Remove this API token from the gateway, this will completely destroy the token and metadata associated with the token and instantly stop access from being granted
delete/tyk/keys/{keyId}
Path parameters
keyIdstring required
Access Token
Query parameters
api_idstring string required
Back-end to target
Headers
x-tyk-authorizationstring string required
tyk gateway shared secret
Response
Key Deleted Response
Changes
Changed in 2 of the 3 revisions of this API.11
- ▲
added the new required
headerrequest parameterx-tyk-authorizationnew-required-request-parameter
- ▲
- ●
deleted the
headerrequest parameterx-tyk-authorizationrequest-parameter-removed
- ●