SpaceMediaSpaceMedia
Endpoint referenceTracks

Delete Track

DELETE
/api/v1/tracks/{track_id}

Delete Track. Use it to upload audio, maintain track metadata, manage contributor and rights information, attach documents, and assign tracks to visible releases. It removes, revokes, or cancels the target when permissions and resource state allow it, then returns a confirmation or policy error.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

track_id*string

Public track reference returned by the API.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?