Help Wizard

Step 1

NEXT STEP

Delete or deactivate oauth token

Delete or deactivate oauth token

Hi,

 

I am starting to learn API and testing it out with Spotify. I ran across a thing I have not found the answer for anywhere.

 

How can I delete or deactivate a token?


E.g. I have generated a token in the Web API console using the GET TOKEN button on page: https://developer.spotify.com/console/get-search-item/?q=tania+bowra&type=artist

I guess it will expire after some time, but what if I want to delete it sooner?

 

Thanks,

p.

Reply
1 Reply

Hey @pexlert, thanks for joining the conversation on the Spotify Community!

 

Great to hear that you'd like to implement the Spotify API in your project. Right now, it's not possible to destroy/invalidate an access token on Spotify's side. You can always request a new access token, even when the old one is still valid.

 

If this is something you'd like to see, could you share a bit more details on how you'd like to use this in your app? Let me know!

Have a great day,

Hubo

HuboSpotify Star
Help others find this answer and click "Accept as Solution".
If you appreciate my answer, maybe give me a Like.
Note: I'm not a Spotify employee.

Suggested posts