# AdminRevokeApiKeyBody
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | Option<**String**> | Optional free-text explanation. Only allowed when reason is PRIVILEGE_WITHDRAWN. | [optional]
**reason** | Option<[**models::RevocationReason**](RevocationReason.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)