Delete a Policy
DELETE {{baseUrl}}/tyk/policies/:polID
Delete a policy by ID in your Tyk instance.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"action":"deleted","status":"ok"}