Skip to main content

ChannelFileDeleteRequest

ChannelFileDeleteRequest = object

Request object for deleting a file.

Properties

channelId

channelId: ChannelGuid

The unique identifier of the channel containing the file. Required.


directoryId

directoryId: DirectoryGuid

The ID of the directory containing the file. Required.


id

id: FileGuid

The unique identifier of the file to delete. Required.