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

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

Response

Successful Response

Changes