This endpoint requires authentication. Include your Bearer token in the Authorization header.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Release ID
Body
application/json
Array of track IDs in desired order
Example:
["track1-uuid", "track2-uuid", "track3-uuid"]