Skip to main content
PUT
Create, configure, pause, or resume a channel autopilot.

Authorizations

Authorization
string
header
required

A workspace API key.

Path Parameters

channelId
string
required
Required string length: 1 - 200

Body

application/json
enabled
boolean
mode
enum<string>
Available options:
draft_only,
review_first,
full_auto
runIntervalMinutes
integer
Required range: 60 <= x <= 43200
timezone
string
Required string length: 1 - 100
quietHours
object | null
approvalSla
object
caps
object
destinations
object[]
Maximum array length: 30
sourceClipIds
string[]
Maximum array length: 100
Required string length: 1 - 300
targetSeconds
integer
Required range: 10 <= x <= 600
trendWindowHours
integer
Required range: 1 <= x <= 720
minTrendScore
number
Required range: 0 <= x <= 100

Response

Success.

success
boolean
required
{key}
any