delete
https://api.soundstripe.com/v1/my_media/playlists//songs
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Remove one or more songs from a private playlist. Send the same data array of song resource identifiers used by the add endpoint.
{
"data": [
{ "id": "12584", "type": "songs" }
]
}