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

Code Examples

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
website
string<uri>
country
string

ISO 3166-1 alpha-2 code

foundedDate
string<date>
labelCode
string
dpid
string
contacts
object
distributionSettings
object
catalogSettings
object
parentLabelId
string<uuid>
distribution
string
genres
string[]
isActive
boolean
default:true
metadata
object

Response

Created

status
string
Example:

"success"

data
object