user delete favorite playlist - hmelder/TIDAL GitHub Wiki
Example Request
Method
DELETE
Url
https://api.tidal.com/v1/users/{id}/favorites/playlists/{uuid}?countryCode={country}
Header
authorization: Bearer {access_token}
Example Response
204 No Content