cURL
curl --request DELETE \ --url https://{tenant}/tyk/org/keys/{keyID} \ --header 'X-Tyk-Authorization: <api-key>'
{ "action": "deleted", "key": "e389ae00a2b145feaf28d6cc11f0f86d", "status": "ok" }
Deleting a key will remove all limits from organisation. It does not affects regular keys created within organisation.
Api key
The Key ID
OK
"modified"
"b13d928b9972bd18"
"ok"
Was this page helpful?