# CreateApiTokenRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**expires_in_days** | Option<**i64**> | | [optional]
**name** | **String** | |
**scopes** | **Vec<String>** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)