latestOpenAPI 3.0.02026-08-19219210532.7 KB

bd5a5f406bca

cms

Move a track to a new position

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

Path parameters

trackIdstring required

The unique identifier for the track

Request body

position'before' | 'after' required

The position to move the track relative to the target track

targetTrackIdstring required

The unique identifier of the target track to move relative to