auth

Confirm Reset

Complete a password reset. Single-use: the token stops working after this.

post/v1/auth/password/reset/confirm

Request body

new_passwordstring required

The password to sign in with from now on. At least 8 characters, at most 72 bytes.

tokenstring required

The token from the reset link.

Response

Successful Response

Changes

Changed in 3 of the 136 revisions of this API.12