1 changed file
cloudflare | ||
cloudflare_dns_record_update.sh | ||
cloudflare_dns_record_update.sh
/cloudflare/cloudflare_dns_record_update.sh-1+5/cloudflare/cloudflare_dns_record_update.sh
Add comment 29 https://developers.cloudflare.com/api/operations/dns-records-for-a-zone-patch-dns-record
Add comment 30
Add comment 31 Uses adjacent cloudflare_dns_record_create.sh
Add comment 32 Minus "
Add comment 32 Plus
Add comment 33 Plus You might get this error:
Add comment 34 Plus
Add comment 35 Plus "' {"success":false,"errors":[{"code":10000,"message":"PUT method not allowed for the api_token authentication scheme"}]}
Add comment 36 Plus '
Add comment 33 37
Add comment 34 38 # used by usage() in lib/utils.sh
Add comment 35 39 # shellcheck disable=SC2034