phptokendropboxdropbox-apidropbox-php

Revoke Dropbox token programmatically


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?


Solution

  • Yes, you can use the /disable_access_token endpoint:

    https://www.dropbox.com/developers/core/docs#disable-token