General Information
...
Service | API | Method | Data Models | Workflow |
---|---|---|---|---|
urac | /password/reset | PUT | Users | N/A |
...
Response schema
Follow this link to check out the response JSON response JSON Schema
SOAJS Error Codes
Code | Description |
---|---|
400 | Business logic required data are missing |
520 | Unable to find user |
522 | The password and its confirmation do not match |
599 | Token has expired |
600 | unable to find token |
602 | Model error: + %model_error% |