# UploadToken ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **token** | **String** | The unique identifier for the token you will use to authenticate an upload. | [optional] **ttl** | **Int** | Time-to-live - how long the upload token is valid for. | [optional] **createdAt** | **Date** | When the token was created, displayed in ISO-8601 format. | [optional] **expiresAt** | **Date** | When the token expires, displayed in ISO-8601 format. | [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)