Skip to main content

ChannelDirectoryEditRequest

ChannelDirectoryEditRequest = object

Request object for renaming a directory.

Properties

channelId

channelId: ChannelGuid

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


id

id: DirectoryGuid

The unique identifier of the directory to edit. Required.


name

name: string

The new display name for the directory. Required.