cURL
curl --request DELETE \ --url https://{tenant}/tyk/oauth/refresh/{keyName} \ --header 'X-Tyk-Authorization: <api-key>'
{ "action": "deleted", "key": "2a06b398c17f46908de3dffcb71ef87df", "status": "ok" }
It is possible to invalidate refresh tokens in order to manage OAuth client access more robustly.
Api key
The Client ID
The API id
Deleted
"modified"
"b13d928b9972bd18"
"ok"
Was this page helpful?