This api will help users to update their password
Example
aiware userPasswordUpdate X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
| adminUserPasswordUpdateRequest | AdminUserPasswordUpdateRequest | Users provide the password info to change | [optional] |
Return type
AdminUserPasswordUpdateResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json