Developer
Developer - Bot Config

Update Bot Preference

Update the bot preference for the current customer.

This endpoint is restricted to developer users only. Toggles between custom bot and Pipecat Cloud (dev environment only).

  • use_custom_bot: Whether to use custom bot instead of Pipecat Cloud
patch/developer/bot-preference

Request body

use_custom_botboolean required

Whether to use custom bot instead of Pipecat Cloud (dev environment only)

Response

Successful Response

customer_idstring uuid required

The customer ID

use_custom_botboolean required

Whether custom bot is enabled

custom_bot_availableboolean required

Whether custom bot is configured and available

Changes

No recorded changes to this endpoint across all 1 revision of this API.