Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
old_password
string
required
new_password
string
required

New password must not be less than 8 characters long, must contain at least one letter, must contain at least one number or special character and have not more than 3 repeating characters

Response

OK

The response is of type object.