Reset Password

Sets new password for the user.
Previous Password Reset Flow API requests need to be completed in order to be able to make this final request for password reset.

Body Params
int32
required

ID of the user who will get new password ((as retrieved from Validate security code API endpoint).

string
required

Token for checking validity of the request (as retrieved from Validate security code API endpoint).

string
required

Time of the request (as retrieved from Validate security code API endpoint).

string
required

New password.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json