Missions
Clone mission
Creates a copy of the specified mission as a new mission definition, so you can iterate on its configuration without modifying the original.
post/ai/missions/{mission_id}/clone
Path parameters
mission_idstring required
Unique identifier of the mission.
Response
Successful Response
{"stackTrail":"paths:/ai/missions/{mission_id}/clone:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}