v1

latestOpenAPI 3.1.0MIT2026-07-26134154266.9 KB

Enable or disable autopilot for a channel

Turn autopilot on or off for a specific channel. When disabled, the AI will not automatically respond on that channel — conversations go directly to human agents.

put/autopilot

Request body

channel'web' | 'email' | 'phone' | 'whatsapp' | 'slack' | 'sms' | 'instagram' | 'messenger' | 'api' | 'web_voice' required

Channel to update: web, email, phone, whatsapp, slack, sms, instagram, messenger, api, web_voice

autopilot_enabledboolean required

Set true to enable autopilot, false to disable

ai_agent_version'v1' | 'v2'

AI agent version to use for this channel

Response

Default Response