Skip to main content

task/conversation/participants/add

TM-only: add an agent to one conversation. The agent MUST already appear in task_participants for taskId; otherwise ParticipantNotAdmittedError. Spec body Goal 1.

Parameters

taskId
string (UUID)
required
Branded TaskId
conversationId
string (UUID)
required
Branded ConversationId
agentId
string (UUID)
required
Branded AgentId

Response

This method returns an empty object.