SpaceMediaSpaceMedia
Endpoint referenceReleases

Update Release Cover Art

POST
/api/v1/releases/{release_id}/cover-art

Upload replacement cover art for a release by release_id. The image must satisfy release artwork requirements before the release can pass readiness checks.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

release_id*string

Public release reference returned by the API.

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?