Endpoint to revoke access token

Hello,

I want to be able to programatically revoke a user’s access token if they choose to disconnect from asana via our web app (not through asana.com).
eg. In google’s api, you can visit https://accounts.google.com/o/oauth2/revoke and pass your access token to remove yourself access to the google user’s account.

I cant find anything in the docs to allow me to do that.

Any help is appareciated.

thanks