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

Description

Authorization:
  • Required role: admin or higher

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
name
string
website
string<uri>
country
string
foundedDate
string<date>
labelCode
string
dpid
string
contacts
object
distributionSettings
object
catalogSettings
object
parentLabelId
string<uuid>
distribution
string
genres
string[]
isActive
boolean
metadata
object

Response

Success

status
string
data
object