v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1475719557.8 KB

Updates an agent's collaborator.

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

Path parameters

agentIdstring required

The agent's ID.

agentVersionstring required

The agent's version.

collaboratorIdstring required

The collaborator's ID.

Request body

collaboratorNamestring required

The collaborator's name.

collaborationInstructionstring password required

Instruction for the collaborator.

relayConversationHistory'TO_COLLABORATOR' | 'DISABLED'

A relay conversation history for the collaborator.

Response

Success