New: MCP server monitoring is live. Start free trial
CloudflareSchemaAdditive

Required fields removed in PUT /accounts/{account_id}/email-security/settings/domains/{domain_id} (email-security_ReplaceDomain)

Affected surface
PUT /accounts/{account_id}/email-security/settings/domains/{domain_id}
Affected field
email-security_ReplaceDomain

What changed

Required fields removed in PUT /accounts/{account_id}/email-security/settings/domains/{domain_id} (email-security_ReplaceDomain) Affected surface: PUT /accounts/{account_id}/email-security/settings/domains/{domain_id}. Root cause: schema `email-security_ReplaceDomain`. Detected at Sun, 16 Aug 2026 08:01:13 UTC UTC.

Diff

{
  "path": "PUT /accounts/{account_id}/email-security/settings/domains/{domain_id}",
  "removed_fields": [
    "lookback_hops"
  ],
  "schema_path": "schema email-security_ReplaceDomain"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

No action required, but you can drop the field from request payloads to keep them tidy.

Related changes

Other endpoints affected by the same root cause.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.