Missions

Update mission

Replaces the specified mission's definition with the provided configuration and returns the updated mission.

put/ai/missions/{mission_id}

Path parameters

mission_idstring uuid required

Unique identifier of the mission.

Request body

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

Response

Successful Response