Zero TrustZero Trust Gateway Proxy Endpoints

Delete a proxy endpoint

DEL
Deletes a configured Zero Trust Gateway proxy endpoint.

Path parameters

uuidstringRequired
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/proxy_endpoints/ed35569b41ce4d1facfe683550f54086 \
2 -H "Authorization: Bearer <token>"
200Deleted
1{}