This endpoint requires authentication. Include your Bearer token in the Authorization header.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Primary Artist ID to merge into
Query Parameters
Comma-separated list of secondary artist IDs to merge
Response
Success
Number of assets reassigned to the primary artist
Number of products reassigned to the primary artist
Number of secondary artists deleted after merge
Total number of changes made (sum of all updates and deletions)