ChannelFileEditRequest
ChannelFileEditRequest =
object
Request object for renaming 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 edit. Required.
name
name:
string
The new display name for the file. Required.