# CreateAccessTokenRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **label** | **String** | The human-friendly label of the access token | **description** | Option<**String**> | The intended use of the token | [optional] **metadata** | Option<[**serde_json::Value**](.md)> | Arbitrary metadata. | [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)