New: MCP server monitoring is live. Start free
FrontSchemaAdditive

Parameter 'ignore_errors' added to POST /conversations/{conversation_id}/followers

Affected surface
POST /conversations/{conversation_id}/followers
Affected field
ignore_errors

What changed

Parameter 'ignore_errors' added to POST /conversations/{conversation_id}/followers Affected surface: POST /conversations/{conversation_id}/followers. Root cause: parameter `ignore_errors`. Detected at Wed, 22 Oct 2025 15:27:13 UTC UTC.

Diff

{
  "parameter_name": "ignore_errors",
  "path": "POST /conversations/{conversation_id}/followers"
}

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.

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.