Skip to main content

ChannelFileCreateRequest

ChannelFileCreateRequest = object

Request object for creating a new file entry in a directory.

Properties

channelId

channelId: ChannelGuid

The unique identifier of the channel to create the file in. Required.


directoryId

directoryId: DirectoryGuid

The ID of the directory to place the file in. Required.


uploadTokenUri

uploadTokenUri: string

The upload token URI obtained from the asset upload system. Required. The file name and metadata are extracted from the uploaded content.