Delete Key

DELETE {{baseUrl}}/tyk/keys/:keyID?hashed=<boolean>

Deleting a key will remove it permanently from the system, however analytics relating to that key will still be available.

Request Params

KeyDatatypeRequiredDescription
hashedstringUse the hash of the key as input instead of the full key

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;message&quot;:&quot;\u003cstring\u003e&quot;,&quot;status&quot;:&quot;\u003cstring\u003e&quot;}