Invalidate OAuth refresh token
DELETE {{baseUrl}}/tyk/oauth/refresh/:keyName?api_id=<string>
It is possible to invalidate refresh tokens in order to manage OAuth client access more robustly.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
api_id | string | (Required) The API id |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"action":"\u003cstring\u003e","key":"\u003cstring\u003e","key_hash":"\u003cstring\u003e","status":"\u003cstring\u003e"}