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