Zero TrustZero Trust Gateway Rules

Delete a Zero Trust Gateway rule

DEL
Deletes a Zero Trust Gateway rule.

Path parameters

uuidstringRequired
The API resource UUID.
identifierstringRequired

Response

This endpoint returns an object
result
map from strings to anyOptional
DEL
1curl -X DELETE https://api.cloudflare.com/client/v4/accounts/699d98642c564d2e855e9661899b7252/gateway/rules/f174e90a-fafe-4643-bbbc-4a0ed4fc8415 \
2 -H "Authorization: Bearer <token>"
200Deleted
1{}