Skip to main content
POST
Update Bulk Artist Splits
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

artist/bulksplit Description: The /artist/bulksplit endpoint allows updating splits for multiple artists simultaneously. Method: PATCH Request Payload:

Code Examples

Authorizations

Authorization
string
header
required

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

Body

application/json
updates
object[]
required

Response

Success

message
string
updatedCount
integer