Delete Organisation Key
DELETE {{baseUrl}}/tyk/org/keys/:keyID
Deleting a key will remove all limits from organisation. It does not affects regualar keys created within organisation.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"action":"Key deleted","status":"ok"}