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
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"Status":"OK","Message":"Key deleted successfully"}