artist//splits/
Description:
Deletes all default splits for a specific artist and split type.
Method:
DELETE
Path Parameters:
Parameter | Type | Description |
---|---|---|
id | string | The unique identifier of the artist. |
type | string | The type of splits to delete (e.g., ādefaultā, āmechanicalā, etc.) |
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Splits deleted successfully
The response is of type object
.