Description
POST /defaultsettings/preview/release Description: Preview how defaults will be applied to a release. Method:POST
Request Body:
| Parameter | Type | Description | Required |
|---|---|---|---|
| labelId | uuid | Label context | No |
| artistId | uuid | Artist context | No |
| userId | uuid | User context | No |
| releaseData | object | Partial release data to test | No |
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json