Authorizations
The app API key from an app from the /dashboard/developer page
Path Parameters
The ID of the chat channel to update. Can be an experience ID or a chat feed external ID.
Body
Parameters for UpdateChatChannel
Whether media uploads are banned in this chat
Whether URLs are banned in this chat
List of banned words for this chat
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.
The cooldown period in seconds between user posts
42
Who can post in this chat Who can post on a chat feed
everyone, admins Who can react to messages in this chat Who can react on a chat feed
everyone, no_one Response
A successful response
Represents a Chat feed
The unique identifier for the entity
The experience for this chat
Whether or not media is banned in this chat
Whether or not URLs are banned in this chat
Who can post on this chat
everyone, admins Who can react on this chat
everyone, no_one The number of seconds a user needs to wait before posting again, if any
42
List of banned words in this chat
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text.

