Skip to main content
POST
Preview Release Defaults

Description

POST /defaultsettings/preview/release Description: Preview how defaults will be applied to a release. Authorization:
  • Required role: user or higher
Method: POST Request Body:

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Body

application/json
labelId
string<uuid>
artistId
string<uuid>
userId
string<uuid>
releaseData
object

Partial release data to merge with defaults

Response

Release preview generated successfully

success
boolean
Example:

true

message
string
Example:

"Release preview generated successfully"

data
object

Preview of how defaults would be applied