Reset Password

Finalizes the password reset process. Takes in the new password and confirmation of that password from the user. Verifies the user token is valid. Afterwards, it is encrypted and then stored in the database. Creates an entry under the password_reset table.

Path Params
string
required
Query Params
string
required
string
required
Responses

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