Missions

Start a run

Starts a new run of the specified mission and returns the created run object. Track its progress through the run detail, plan, and events endpoints.

post/ai/missions/{mission_id}/runs

Path parameters

mission_idstring uuid required

Unique identifier of the mission.

Request body

inputobject
metadataobject

Response

Successful Response