post
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…
Add one or more sound effects to a private playlist. Send a data array of sound-effect resource identifiers, each with an id and type: "sound_effects".
{
"data": [
{ "id": "9999", "type": "sound_effects" }
]
}