Create a Chat Room

Create a new chat room

Body Params
string

Set an optional title for the Chat Room

string
enum
Defaults to none

To manage the type of messages allowed in a chat room, we provide three levels of content filtering. Each level determines how messages are moderated and who is allowed to post. 1. none: No content filtering, all users can post freely. 2.filtered: Profanity is automatically filtered. 3. producer: Only producers can post, others can view messages only.

Allowed:
sticker_pack_ids
array of strings

Sticker Pack IDs

sticker_pack_ids
reaction_pack_ids
array of strings

Reaction Pack IDs

reaction_pack_ids
string
enum
Defaults to members

Who is allowed to see and join the chat room. Can be everyone or members.

Allowed:
sponsor_ids
array of strings

Sets the sponsors associated with the chat room

sponsor_ids
token_gates
array of objects

Set an optional crypto token gates over chat

token_gates
attributes
array of objects

Array of custom attributes

attributes
number
Defaults to 0

Set chat messages throttling

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json