cms

Move a mission within a track

post/api/v1/tracks/{trackId}/move-mission

Path parameters

trackIdstring required

The unique identifier for the track

Request body

missionIdstring required

The unique identifier of the mission to move

position'before' | 'after' required

The position to move the mission relative to the target mission

targetMissionIdstring required

The unique identifier of the target mission to move relative to

Changes

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