Skip to main content
Removes the binding between an agent and a workspace. After unbinding, the agent is no longer available for A2A communication within the workspace. The agent definition itself is not deleted.
Permission required: workspace:agent_unbind

Path Parameters

workspaceId
string
required
Workspace identifier
agentId
string
required
Agent identifier to unbind from the workspace

Response

Returns an empty data field on success.