delete
https://api.7digital.com/1.2/playlists/
Delete the playlist at {playlistId}.
This action is irreversible - deleted playlists can't be recovered. We advise you to ask users for confirmation or delay calling the API by couple of seconds whilst providing users with option to undo their action.

\ Example request
DELETE https://api.7digital.com/1.2/playlists/51ed5cfec9021614f462bb7b?country=GB&oauth_consumer_key=YOUR_KEY_HERE&oauth_token=...Example response
HTTP/1.1 200 OK
