Authentication

Consumes a one-use recovery token, updates the password, and revokes sessions.

post/api/v1/auth/password/reset

Request body

newPasswordstring required
tokenstring required

Response

The password was updated and the token consumed.

status'complete' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.