POST
/
v2
/
change_password

Authorizations

Authorization
string
headerrequired

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

Body

application/json
current_password
string
required

Current password

new_password
string
required

New password

Response

200 - application/json
results
object
required