v1
latestOpenAPI 3.1.02026-07-24145580597.0 KBChat:v1:Conversations
Create conversation
Creates a team chat or channel as the authenticated user. Members are assigned via userIds (individual users) and/or smartGroupIds (dynamic cohorts) - at least one assignment is required. Use type: "team" for a collaborative chat where members can send messages, or type: "channel" for a broadcast group where only admins post. A custom publisher can subsequently post into the created group via POST /chat/v1/conversations/{conversationId}/message.
post/chat/v1/conversations
Request body
Response
Successful Response