Usage in SDKsAll of the Box SDKs support manually revoking the current Access Token
associated with the client. To revoke a specific token, first initialize a new
SDK with that token and then call the relevant revoke method.
Tokens
Revoke a token
Invalidate an access token or a refresh token with the revoke endpoint, in cURL and in the Box SDKs.
An Access Token can be revoked at any time by either sending the Access Token or
Refresh Token to the endpoint.
Last modified on September 10, 2026
