As already mentioned in the subject, is there a way to revoke a formerly granted Dropbox access token programmatically? For example, Google gives you the possibility to call an url with the token to be revoked. Does Dropbox offer a similar solution?
Yes, you can use the /disable_access_token endpoint: