Skip to main content

Completes password reset using a valid, unexpired reset token. Hashes and stores the new password, then deletes the used

POST 

/api/v1/auth/reset-password

Completes password reset using a valid, unexpired reset token. Hashes and stores the new password, then deletes the used token.

Request

Responses

Success