Skip to main content
POST
Reset password

Authorizations

Authorization
string
header
required

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

Body

Cancellation token.

newPassword
string
required
token
string
required

Password reset token.

userId
string<uuid>
required

Response

Password reset.

userId
string<uuid>
required