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