Skip to main content
POST
Redeem a recovery link and end every session

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
password
string
required

Password must contain at least 10 characters that are not whitespace.

Required string length: 10 - 128
token
string
required
Required string length: 16 - 128

Response

204 - undefined
Last modified on September 17, 2026