Reset password
POST/api/v4/users/password/reset
Update the password for a user using a one-use, timed recovery code tied to the user's account. Only works for non-SSO users.
Permissions
No permissions required.
Request
Responses
- 200
- 400
- 401
- 403
User password update successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions