# ApiKeysCreateApiKeyRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**label** | Option<**String**> | The label of the new API Key | [optional]
**permissions** | Option<**Vec<String>**> | The permissions granted to this API Key (See API Key Authentication) | [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)