Skip to main content
POST
Change password

Authorizations

Authorization
string
header
required

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

Body

application/json
current_password
string
required
new_password
string
required
Minimum string length: 8

Response

Changed.

ok
boolean