Parameter 'domain' added to PUT /domains/{domain}/records
- Affected surface
- PUT /domains/{domain}/records
- Affected field
- domain@path
What changed
Parameter 'domain' added to PUT /domains/{domain}/records Affected surface: PUT /domains/{domain}/records. Root cause: parameter `domain@path`. Detected at Fri, 24 Jul 2026 21:01:49 UTC UTC.
Diff
{
"added_required": [
"domain"
],
"parameter_in": "path",
"parameter_name": "domain",
"path": "PUT /domains/{domain}/records"
}Likely impact
Existing integrations relying on this surface will fail or behave incorrectly. Treat this as a release-blocker until the recommended action below is applied.
Recommended action
Review the change above against your usage. Most behavioral shifts don't require code changes, but it's worth a quick audit.
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.
