Reset Password

Reset the password for a user

Authentication

AuthorizationBearer
Bearer token authentication

Request

This endpoint expects an object.
newPasswordstringRequired
The new password to set
tokenstring or nullOptional
The token to reset the password

Response

Success
statusboolean

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error