Zero TrustZero Trust Gateway Locations

Delete a Zero Trust Gateway location

DEL
Deletes a configured Zero Trust Gateway location.

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