Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
description
string
model
string
instructions
string
execution_mode
enum<string>
default:external
Available options:
external,
managed
metadata
Metadata · object

Response

Successful Response

data
MissionData · object
required