SpaceMediaSpaceMedia
Endpoint referenceTracks

Update Track

POST
/api/v1/tracks/{track_id}

Update track metadata, audio reference, rights, identifiers, lyrics, and platform links by track_id. Only tracks visible to the organization can be changed.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

track_id*string

Public track reference returned by the API.

Formatuuid

Header Parameters

X-User-Id*string

Required user_id for catalog ownership and quota context. The client must also have users:act-as.

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?