Skip to main content
PATCH
Update one autopilot.

Authorizations

Authorization
string
header
required

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

Path Parameters

autopilot
string
required

Body

application/json

Update autopilot fields and optional profile/policy blocks.

avatar
string | null
Maximum string length: 255
displayName
string | null
Maximum string length: 120
Example:

"Autopilot"

policy
object | null
profile
object | null
status
string | null
Example:

"active"

tagline
string | null
Maximum string length: 255
visibility
string | null
Example:

"private"

Response

Autopilot resource payload

data
object