This updates a role
Example
aiware updateRole RoleID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| roleID | string | ID of Role | [default to null] |
| adminRoleUpdateRequest | AdminRoleUpdateRequest | The input for updateRole | |
| 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
AdminRoleUpdateResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json