v51

latestOpenAPI 3.0.3Mozilla Public License Version 2.0raw.githubusercontent.com2026-08-0165205256.0 KB
Organisation Quotas

Delete Key

Deleting a key will remove all limits from organisation. It does not affects regular keys created within organisation.

delete/tyk/org/keys/{keyID}

Path parameters

keyIDstring required

The Key ID

Response

OK

actionstring
keystring
key_hashstring
statusstring

Example response

{
  "action": "modified",
  "key": "b13d928b9972bd18",
  "status": "ok"
}