Upload object

Overview

Represents a single piece of content uploaded to a FanHero channel.

Properties of the Upload Object

NameTypeDescription
idStringUpload ID
createdAtStringDate and time when the upload object was created.
accountStringThe account ID of the user who initiated the upload.
channelStringThe channel ID.
urlStringThe upload URL for the content.
bucketStringThe storage bucket where the content will be uploaded.
filenameStringThe name of the file to be uploaded.
statusString EnumThe upload status.
Possible values:
Active
Deleted
expireInNumberThe number of seconds after the upload was created when the link will expire.