Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 687 Bytes

UploadToken.md

File metadata and controls

13 lines (9 loc) · 687 Bytes

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 ATOM UTC format. [optional]
expiresAt Date When the token expires, displayed in ATOM UTC format. [optional]

[Back to Model list] [Back to API list] [Back to README]