Skip to main content
PUT
Enable or disable autopilot for a channel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
channel
enum<string>
required

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

Available options:
web,
email,
phone,
whatsapp,
slack,
sms,
instagram,
messenger,
api,
web_voice
autopilot_enabled
boolean
required

Set true to enable autopilot, false to disable

ai_agent_version
enum<string>

AI agent version to use for this channel

Available options:
v1,
v2

Response

Default Response

channels
object[]
required