SpaceMediaSpaceMedia
Endpoint referenceReleases

Update Release

POST
/api/v1/releases/{release_id}

Update Release. Use it to draft releases, update metadata, attach artwork and tracks, define rights, choose territories, and prepare releases for review and delivery. It applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

release_id*string

Public release 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

multipart/form-data

Multipart 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?