Delete Key
DELETE {{baseUrl}}/tyk/keys/:keyID
Deleting a key will remove it permanently from the system, however analytics relating to that key will still be available.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"action":"Key deleted","status":"ok"}