SpaceMediaSpaceMedia
Endpoint referenceTracks

Remove Track from Release

POST
/api/v1/tracks/{track_id}/unassign/{release_id}

Detach a track from a release by track_id and release_id when the release state allows catalog edits. The track remains available for other permitted workflows.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

track_id*string

Public track reference returned by the API.

Formatuuid
release_id*string

Public release reference returned by the API.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?