Developer
Developer - Bot Config

Update Pipecat Agent Id

Update the Pipecat agent ID for the current customer.

This endpoint is restricted to developer users only. Updates the Pipecat Cloud agent identifier that will be used for all inbound calls.

  • pipecat_agent_id: The Pipecat Cloud agent identifier (e.g., 'my-intake-bot')
patch/developer/pipecat-agent-id

Request body

pipecat_agent_idstring nullable

Pipecat Cloud agent identifier (e.g., 'my-intake-bot')

Response

Successful Response

customer_idstring uuid required

The customer ID

pipecat_agent_idstring nullable

Pipecat Cloud agent identifier

Changes