Skip to main content
POST
Create an autopilot resource.

Authorizations

Authorization
string
header
required

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

Body

application/json

Create an autopilot resource.

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

"EP212 Bot"

handle
string | null
Maximum string length: 64
Example:

"ep212-bot"

status
string | null
Example:

"active"

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

"private"

Response

Autopilot resource payload

data
object