/
/Zumba's API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 3h ago · Updated 3w ago
dcd5
dcd-music15
dcd-playlist16
  • getGet default playlist
  • getGet playlist templates
  • getGet specific playlist
  • getGet the streaming urls for the songs in the playlist
  • postOrders the songs on the service playlist.
  • postImport a user playlist
  • postClone's specific playlist
  • getGet user's playlists
  • postCreate new user playlist
  • getGet specific user playlist
  • postUpdate user playlist
  • deleteRemove an entire user playlist
  • getGet the streaming urls for the songs in the user playlist
  • postOrders the songs on the user playlist
  • postClone's a user's playlist
  • getGet DCD featured content for playlist home page
dcd-video11
doc2
membership13
mobileapp5
training4
user16
    dcd-playlist

    Remove an entire user playlist

    Remove an entire user playlist

    delete/dcd/playlist/user/{id}

    Path parameters

    idinteger required

    User's Playlist ID to remove

    Response

    User's playlist removed from system.

    Changes