Skip to main content
POST
Enable project Autopilot

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

id
string<uuid>
required

Body

application/json
scan_frequency
enum<string>
required
Available options:
daily,
weekly,
monthly,
custom
context_stream_id
string<uuid>

Optional completed source-task stream to use as a fixed context anchor; task Autopilot only

custom_weekdays
integer[]
Required range: 0 <= x <= 6
reporting_mode
enum<string>
default:changes_only
Available options:
full,
changes_only
start_time
string

UTC time in HH:MM format

Pattern: ^([01]\d|2[0-3]):[0-5]\d$

Response

Project Autopilot enabled

autopilot
object
required