Create a chat room

Creates a new chat room with you as the owner.

The chat room title is auto-generated from the first message. You can optionally associate the chat room with a task by providing a task_id.

Authentication

X-API-Keystring
Enter your API key for programmatic access
OR
AuthorizationBearer

Enter your JWT token (without the ‘Bearer ’ prefix)

Request

Chat room parameters
chatobjectRequired

Response

Created Chat Room
dataobject
A chat room

Errors