Skip to content

playlist move item

Hugo Melder edited this page Oct 17, 2020 · 1 revision

Example Request

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

POST

Url

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

Url-Encoded POST Parameter

toIndex: {index}

Header

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

TIDALAPI REST Documentation

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