cms

Remove a mission from a track

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

Path parameters

trackIdstring required

The unique identifier for the track

Request body

missionIdstring required

The unique identifier of the mission to remove from the track

Changes