Last updated 1 year ago
{{url}}/user-service/user/verify-set-password/eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJTcGljZUFwcGxpY2F0aW9uIiwiZXhwIjoxNjc3MjE0MDY0LCJpYXQiOjE2NzcxMjc2NjQsImp0aSI6IjY0ODYiLCJ1c2VybmFtZSI6InN1cGVyYWRtaW5Ac3BpY2UubWR0In0.0CxV9oah6Cs8hz2GdcIDFklv7M8yJT-iLyIqRKKd8iA
API URL
{{url}}/user-service/user/verify-set-password/{forgot-password-token}
Method
GET
Description
Verify if user has changed/set password
{ "message": "Got Super Admin Users.", "entity": { "isPasswordSet": false }, "status": true, "entityList": null, "responseCode": 200, "totalCount": null }
{ "dateTime": 1683040301487, "status": false, "errorCode": 404, "message": "Your Account Has Been Already Activated.", "exception": "Your Account Has Been Already Activated." }