Skip to main content
POST
Change Password

Authorizations

Authorization
string
header
required

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

Body

application/json
current_password
string
required
new_password
string
required

Response

Successful Response