This updates a token
Example
aiware updateToken TokenID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| tokenID | string | ID of Token | [default to null] |
| adminTokenUpdateRequest | AdminTokenUpdateRequest | The input for updateToken | |
| 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
AdminTokenUpdateResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json