# CreateApiKeyRequest
## Properties
**application_id** | Option<**String**> | ID of application principal | [optional]
**user_id** | Option<**String**> | ID of user principal | [optional]
**expires_at** | Option<**String**> | Expiration date of the API key (RFC 3339 format) | [optional]
**default_project_id** | Option<**String**> | The default project ID to use with object storage | [optional]
**description** | Option<**String**> | The description of the API key (max length is 200 chars) | [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)