cURL
curl --request DELETE \ --url https://{tenant}/tyk/policies/{polID} \ --header 'X-Tyk-Authorization: <api-key>'
{ "action": "deleted", "key": "5ead7120575961000181867e", "status": "ok" }
Delete a policy by ID in your Tyk instance.
Api key
You can retrieve details of a single policy by ID in your Tyk instance.
Deleted policy by ID
"modified"
"b13d928b9972bd18"
"ok"
Was this page helpful?