Skip to main content
POST
Create a new thread for an 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

Create a new thread for an autopilot.

title
string | null
Maximum string length: 200
Example:

"New autopilot conversation"

Response

Autopilot thread payload

data
object