Delete key

DELETE {{baseUrl}}/api/apis/:apiID/keys/:keyID

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

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"Status":"OK","Message":"Key deleted successfully"}