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.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!