Replace wildcard URL purge endpoint with new POST endpoint
Replace the wildcard single URL purge endpoint PURGE /*
with POST /purge/{cached_url}
. This avoids a scenario where customers incorrectly try to purge using the Fastly API hostname.
Prior change: Allow skipping billing address verification checks
Following change: Add account_name support to GCP logging configurations