Skip to content

playlist delete item

Hugo Melder edited this page Oct 17, 2020 · 3 revisions

Example Request

  • To prevent corruption you need to extract the eTag Value from the Get Playlist Header
Method

DELETE

Url

https://api.tidal.com/v1/playlists/{uuid}/items/{indices}?countryCode={country}

Header

authorization: Bearer {access_token}
If-None-Match: {eTag} (Use eTag from the Get Playlist Header)

Example Response

HTTP 200 No Error

TIDALAPI REST Documentation

Artists
Albums
Playlists
Tracks
Videos
Mixes
User
Get
Delete
Add
Pages
Search
Feed
Widevine
Authentication
Clone this wiki locally