Verify password

This route verifies a user’s password using a verification token. Send the userId, token, and password in the POST body. For the token, see the route under users for generating user password reset token.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!