Authorization: Bearer ********************
curl --location --request POST '/oauth2/revoke' \ --header 'Authorization: Bearer <token>' \ --data-urlencode 'token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9...'