humanApiChats

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.

post/api/v1/me/chats

Headers

X-API-Keystring required

Enter your API key for programmatic access

Request body

Response

Created Chat Room

ChatsCreateMyChatRoomResponse201 required— unresolved $ref

Changes