Skip to content

Instantly share code, notes, and snippets.

@kyouheicf
Created December 21, 2022 01:43
Show Gist options
  • Select an option

  • Save kyouheicf/1b36867f5501857299e01f58ee4636b6 to your computer and use it in GitHub Desktop.

Select an option

Save kyouheicf/1b36867f5501857299e01f58ee4636b6 to your computer and use it in GitHub Desktop.
echo '{
"items": [
{
"id": "cname_flattening",
"value": "flatten_all"
}
]
}' | \
http -A creds PATCH "https://api.cloudflare.com/client/v4/zones/$ZONE_ID/settings" \
Content-Type:application/json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment