Skip to main content
PUT
Update Label Settings
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Authorization:
  • Required role: owner only

Code Examples

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

application/json

Subset of label fields exposed for settings management

id
string<uuid>
tradingName
string
pLinePrefix
string
cLinePrefix
string
isrcPrefix
string
upcPrefix
string
defaultReleaseType
enum<string>
Available options:
full,
licensing,
distribution
distributionSettings
object
catalogSettings
object
ddexSettings
object

Response

Success

status
string
data
object

Subset of label fields exposed for settings management