Upload object

Overview

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

Properties of the Upload Object

Name

Type

Description

id

String

Upload ID

createdAt

String

Date and time when the upload object was created.

account

String

The account ID of the user who initiated the upload.

channel

String

The channel ID.

url

String

The upload URL for the content.

bucket

String

The storage bucket where the content will be uploaded.

filename

String

The name of the file to be uploaded.

status

String Enum

The upload status.
Possible values:
Active
Deleted

expireIn

Number

The number of seconds after the upload was created when the link will expire.