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
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Created with possible errors
The response is of type object
.