New: MCP server monitoring is live. Start free
CloudflareSchemaAdditive

Schema reference changed in POST /accounts/{account_id}/email-security/settings/trusted_domains/batch response 4XX: "inline:object" → "email-security_api-resp…

Schema reference changed in POST /accounts/{account_id}/email-security/settings/trusted_domains/batch response 4XX: "inline:object" → "email-security_api-response-common-failure"

Affected surface
POST /accounts/{account_id}/email-security/settings/trusted_domains/batch

What changed

Schema reference changed in POST /accounts/{account_id}/email-security/settings/trusted_domains/batch response 4XX: "inline:object" → "email-security_api-response-common-failure" Affected surface: POST /accounts/{account_id}/email-security/settings/trusted_domains/batch. Root cause: endpoint `POST /accounts/{account_id}/email-security/settings/trusted_domains/batch`. Detected at Mon, 27 Apr 2026 18:32:04 UTC UTC.

Diff

{
  "current_value": "email-security_api-response-common-failure",
  "path": "POST /accounts/{account_id}/email-security/settings/trusted_domains/batch",
  "previous_value": "inline:object",
  "schema_path": "POST /accounts/{account_id}/email-security/settings/trusted_domains/batch response 4XX"
}

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.

Diff your serializers against the new schema. The diff above shows what moved.

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.