Skip to main content
POST
Error

Body

application/json

An object containing a password token.

token
string

A JSON Web Token with scope 'password', to be used to set or reset one's password, valid for 24 hours (for creation) or 10 minutes (for reset).

Example:

"eyJhbGciOiJFZERTQSJ9.eyJhdW...claTBQ"

Response

The token has been validated.