# CreateServiceAccountTokenRequest
## Properties
**name** | Option<**String**> | The display name of the API token | [optional]
**expires_at** | Option<[**chrono::DateTime<chrono::Utc>**](chrono::DateTime<chrono::Utc>.md)> | The datetime at which the API token should expire. If not provided, the API token will remain vaild indefinitely unless manually revoked | [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)