Remove audio tracks from collections
DELETE {{baseUrl}}/v2/audio/collections/:id/items
This endpoint removes one or more tracks from a collection.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
item_id | string | One or more item IDs to remove from the collection |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
User-Agent | string |