To send a request to revoke an access, use the following parameters to the query component of the authorization endpoint URI using the "application/x-www-form-urlencoded" format:
Token Validation Request Parameters
Parameter
Description
access_token
Specifies the access_token issued by the authorization server.
Required.
Revoke Token Request Example
Send the following HTTP DELETE request to revoke an access token: