SpaceMediaSpaceMedia
Endpoint referenceReleases

Reorder Release Tracks

POST
/api/v1/releases/{release_id}/tracks/reorder

Set the final track order for a release by submitting track_ids in sequence. Use this before release submission so DSP metadata reflects the intended running order.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

release_id*string

Public release reference returned by the API.

Formatuuid

Request Body

application/json

Request payload.

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?