Change Password
Users
Change Password
Change password for the authenticated user. Requires clientId and loginId in the request body.
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
Password has been changed successfully.
The response is of type ChangePasswordResponse · object.