Skip to content

Docs: add missing subject field to create conversation request#447

Merged
ellicenelson merged 1 commit intomainfrom
ellicenelson/add-subject-to-create-conversation-request
Apr 13, 2026
Merged

Docs: add missing subject field to create conversation request#447
ellicenelson merged 1 commit intomainfrom
ellicenelson/add-subject-to-create-conversation-request

Conversation

@ellicenelson
Copy link
Copy Markdown
Contributor

@ellicenelson ellicenelson commented Apr 13, 2026

Why?

The subject field has always been accepted by POST /conversations (which routes to MessagesController#create) but was never documented in the create_conversation_request schema. The companion create_message_request schema already documents it. A customer reported the discrepancy:

  • intercom/intercom#435569

How?

Adds the subject property to create_conversation_request across all API versions (2.7–2.15 + Preview), matching the existing definition in create_message_request. No API behavior change — this is a documentation correction only.

Companion PR:

  • intercom/developer-docs#834

Generated with Claude Code

The subject field has always been accepted by POST /conversations but
was never documented in the create_conversation_request schema. This
corrects the omission across all API versions.

Closes intercom/intercom#435569

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ellicenelson ellicenelson self-assigned this Apr 13, 2026
@ellicenelson ellicenelson merged commit cf41781 into main Apr 13, 2026
3 checks passed
@ellicenelson ellicenelson deleted the ellicenelson/add-subject-to-create-conversation-request branch April 13, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants