v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475719557.8 KB

Makes an agent a collaborator for another agent.

put/agents/{agentId}/agentversions/{agentVersion}/agentcollaborators/

Path parameters

agentIdstring required

The agent's ID.

agentVersionstring required

An agent version.

Request body

collaboratorNamestring required

A name for the collaborator.

collaborationInstructionstring password required

Instruction for the collaborator.

relayConversationHistory'TO_COLLABORATOR' | 'DISABLED'

A relay conversation history for the collaborator.

clientTokenstring

A client token.

Response

Success

All 75 operations