Skip to main content

task/conversation/create

TM-only: mint a new conversation under an existing task. Every entry in participants MUST already appear in task_participants for taskId; violations return ParticipantNotAdmittedError.

Parameters

taskId
string (UUID)
required
Branded TaskId
name
string
The name field.
participants
array
required
The participants field.

Response

conversation
object
The conversation field.