Required fields removed in POST /conversations (CreateConversation)
- Affected surface
- POST /conversations
- Affected field
- CreateConversation
What changed
Required fields removed in POST /conversations (CreateConversation) Affected surface: POST /conversations. Root cause: schema `CreateConversation`. Detected at Tue, 02 Jun 2026 15:47:02 UTC UTC.
Diff
{
"path": "POST /conversations",
"removed_fields": [
"comment"
],
"schema_path": "schema CreateConversation"
}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
No action required, but you can drop the field from request payloads to keep them tidy.
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.
