{
"code": "users.invalid_user_input",
"message": "Invalid user input data"
}Password
Reset password
Reset forgotten password
POST
/
v1
/
users
/
reset-password
{
"code": "users.invalid_user_input",
"message": "Invalid user input data"
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The body is of type any.
Response
Password reset successfully