Authentication & Users
Perform password reset
Verifies a password reset token and updates the user’s password.
POST
Body
application/json
Response
200
application/json
Password updated successfully.
The response is of type object
.
Verifies a password reset token and updates the user’s password.
Password updated successfully.
The response is of type object
.