Skip to Content
API ReferenceOAuth ServerToken revocation (RFC 7009)

Token revocation (RFC 7009)

POSTapi.vdclip.com/oauth2/revoke
No authentication required

Revoke an access token or refresh token so it can no longer be used. The token is passed in the request body.

Headers

authorizationstringoptional

Body

client_idstringoptional
client_secretstringoptional
tokenstringrequired
token_type_hintstringoptional
Last updated on