Skip to main content
POST
Consume a password reset token

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Body

application/json
token
string
required
password
string
required
Minimum string length: 8

Response

Password updated.

ok
boolean