Change password
Users
Change password
Change the password for the authenticated user.
POST
Change password
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
The password has been changed successfully.
The response is of type ChangePasswordResponse · object.