Skip to main content
POST
Change Password

Authorizations

Authorization
string
header
required

A control-plane management key using the sk-cp- prefix. Inference keys are not accepted by control-plane endpoints.

Body

application/json
current_password
string
required

Current account password

Required string length: 1 - 1024
new_password
string
required

Replacement password; at least 8 characters

Required string length: 8 - 1024

Response

Successful Response

data
PasswordChangedOut · object
required