Add sound effect(s) to a private playlist

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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" }
  ]
}
Path Params
string
required

The private playlist ID.

Body Params
data
array of objects

An array of hash objects with id and type key value pairs

data
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json