Response schema changed for PATCH /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id} (email-security_TrustedDomain)
- Affected surface
- PATCH /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id}
- Affected field
- email-security_TrustedDomain
What changed
Response schema changed for PATCH /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id} (email-security_TrustedDomain) Affected surface: PATCH /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id}. Root cause: schema `email-security_TrustedDomain`. Detected at Mon, 27 Apr 2026 18:32:04 UTC UTC.
Diff
{
"current_value": "object",
"path": "PATCH /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id}",
"previous_value": "",
"schema_path": "schema email-security_TrustedDomain"
}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.
Recommended action
Diff your serializers against the new schema. The diff above shows what moved.
Related changes
Other endpoints affected by the same root cause.
GET /accounts/{account_id}/email-security/settings/trusted_domains
GET /accounts/{account_id}/email-security/settings/trusted_domains
GET /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id}
GET /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id}
PATCH /accounts/{account_id}/email-security/settings/trusted_domains/{trusted_domain_id}
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.
