Accounts
Change password
ChangePassword
Changes account password using old password and new password.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
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
200 - application/json
The response is of type object
.