log out - hmelder/TIDAL GitHub Wiki
Example Request
Method
POST
Url
https://api.tidal.com/v1/logout
Header
authorization: Bearer {access_token}
Example Response
204 No Content
POST
https://api.tidal.com/v1/logout
authorization: Bearer {access_token}
204 No Content