For authenticated users to change their password. The password of the user with the authentication token is changed.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
{- "currentPassword": "123Abcd!",
- "newPassword": "123Abcd!"
}
{- "requestId": "df5fg-45fgfdsg-45fg-45454"
}