Missions

Create mission

Creates a new mission definition from the provided configuration and returns the created mission. Execute the mission by starting runs against it.

post/ai/missions

Request body

descriptionstring
execution_mode'external' | 'managed'
instructionsstring
metadataobject
modelstring
namestring required

Response

Successful Response

Changes

No recorded changes to this endpoint across all 61 revisions of this API.