Delete playlist group

Delete a users playlist group at {playlistGroupId}.

OAuth User token

 \ Example request

DELETE https://api.7digital.com/1.2/user/playlistsgroups/5891c01057abd1052cc2bf1b

Example response

HTTP/1.1 200 OK
❗️

This action is irreversible

Deleted playlist groups 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.

Path Params
string
required

The playlistGroupId of the group that you would like to delete

Query Params
string
required

The unique identifier of the user. For information on creating users click here.

string
required

The ISO 2-character code of the country to which your oauth_consumer_key has access.

Language
LoadingLoading…