Update Track
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 In: header
Path Parameters
Public track reference returned by the API.
uuidHeader Parameters
Required user_id for catalog ownership and quota context. The client must also have users:act-as.
uuidRequest 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?
Create Track
Create Track. Create a track from audio_file_id plus title, artists, language, genre, rights, identifiers, lyrics, and availability metadata. The response returns the stable track_id for release assignment.
Delete Track
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.