Skip to main content

task/conversation/participants/remove

TM-only: remove an agent from one conversation. The agent stays in task_participants (so they may still receive messages on other conversations within the task).

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.