Delete songs IDs
Remove songs from your personal library.
The library is useful for custom developments. Reach out if you have any questions.
Request
DELETE
/api/v2/library/song
Body parameters
| Parameter | Value | Description | Additional |
|---|---|---|---|
| body | JSON Payload | Required |
Response
| Code | Description | Resource |
|---|---|---|
| 200 |
OK
A SongSubmitted response |
Identifiers Response |
| 400 |
Bad Request
Invalid request |
|
| 401 |
Unauthorized
You are not logged in |
|
| 403 |
Forbidden
This endpoint is not included in your current plan, reach out to help@soundcharts.com if you want access. |