Change the password for the currently authenticated user
NameIdentifier claim containing the user ID).
| Status Code | Code | Description |
|---|---|---|
| 400 | VALIDATION_ERROR | Invalid or missing request parameters |
| 400 | BAD_REQUEST | Current password is incorrect |
| 401 | UNAUTHORIZED | Missing or invalid authentication token |
| 500 | INTERNAL_ERROR | Internal server error |