This updates a user
Example
aiware updateUser UserID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| userID | string | ID of User | [default to null] |
| adminUserUpdateRequest | AdminUserUpdateRequest | The input for updateUser | |
| 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] |
Return type
AdminUserUpdateResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json