Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 729 Bytes

File metadata and controls

11 lines (8 loc) · 729 Bytes

# CreateBlobRequest

Properties

Name Type Description Notes
alias string Custom identifier for this blob that is unique for the owning account. It will be set to the blobId by default if not provided. [optional]
expires_at string An RFC3339 timestamp with millisecond resolution. This timestamp defines the time at which this blob will delete itself. It must not be more than 48 hours in the future and will default to 9 hours in the future if not provided. [optional]
blob object

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