Change password for the authenticated user. Requires clientId and loginId in the request body.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Password has been changed successfully.
The response is of type ChangePasswordResponse · object.