Authentication

Reset Password

Consumes a single-use reset token and changes the user's password. On success, all existing sessions for the user are revoked.

post/v1/users/reset-password

Request body

passwordstring required
tokenstring required

Response

No Content

Changes