cURL
curl --request POST \ --url https://app.dosfinds.co.uk/oauth/revoke \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data 'token=<string>' \ --data token_type_hint=access_token
access_token
refresh_token
Token revoked successfully