Custom Hostname Fallback Origin - stuck in `pending_deletion`
When running:
curl -H "Authorization: Bearer $CLOUDFLARE_API_TOKEN" -H "Content-Type: application/json" -X GET https://api.cloudflare.com/client/v4/zones/$CLOUDFLARE_ZONE_ID/custom_hostnames/fallback_origin | jq
, I'm getting:
The status
has been stuck in pending_deletion
for more than a day. How do I get it to finish and actually delete? I need to replace it.
If anyone from Cloudflare sees this - this is support ticket https://support.cloudflare.com/hc/en-us/requests/2903331 .0 Replies