delete Api
DELETE {{baseUrl}}/tyk/apis/:apiID
Deleting an API definition will remove the file from the file store, the API definition will NOT be unloaded, a separate reload request will need to be made to disable the API endpoint.
RESPONSES
status: OK
{"message":"API deleted","status":"ok"}