voice_agents

Patch Voice Agent Bluejay Agent Id

Set the Bluejay Agent ID for production observability.

The FDE reads evaluation results from this Bluejay Agent, and the post-call pipeline submits transcripts to it via POST /v1/evaluate. Pass null in the body to disconnect observability.

patch/voice_agents/voice-agents/{voice_agent_id}/bluejay-agent-id

Path parameters

voice_agent_idstring uuid required

Request body

bluejay_agent_external_idstring nullable required

Bluejay Agent ID (integer from Bluejay dashboard) for production observability. Null clears the value.

Response

Successful Response

idstring uuid required
external_idstring required
share_tokenstring required
namestring required
lead_idstring uuid nullable
type'ASSISTANT'

Agent categories inside Cleon.

metadata_jsonobject nullable
voice_platform'livekit' nullable
active_version_idstring uuid nullable
bluejay_agent_external_idstring nullable
tenant_idstring uuid required
voice_agent_group_idstring uuid nullable

Changes