# V2SignupTokenApiPostRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | **String** | |
**expires_at** | Option<**String**> | | [optional]
**roles** | **Vec<String>** | Determines the access rights of the ApiToken. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)