Create Bulk Artists
Artist
Create Bulk Artists
artist/bulk
POST
Create Bulk Artists
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
artist/bulk Description: The/artist/bulk endpoint allows the creation of multiple artists simultaneously by providing an array of artist objects.
Method:
POST
Request Payload:
| Parameter | Type | Description |
|---|---|---|
| artists | array | An array of artist objects with their details. |
See sample payload and response below