FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add the side conversation reply endpoint (Preview) by jorgeintercom · Pull Request #618 · intercom/Intercom-OpenAPI · GitHub

Add the side conversation reply endpoint (Preview) - #618

Open
jorgeintercom wants to merge 2 commits into
mainfrom
jorge.jaimerivera/side-conversation-reply-spec
Open

Add the side conversation reply endpoint (Preview)#618
jorgeintercom wants to merge 2 commits into
mainfrom
jorge.jaimerivera/side-conversation-reply-spec

Conversation

Copy link
Copy Markdown
Contributor

Why?

The side conversation reply endpoint (POST /conversations/{conversation_id}/side_conversations/{id}/reply) is a new public Preview API. It needs an OpenAPI spec entry so the generated SDKs and Postman collection include it.

How?

Adds the operation with admin and bot request schemas (oneOf). Message types are limited to comment and note, authors to admin and bot; body is required, and Slack-based side conversations are not supported. Uses the Preview version header.

Generated with Claude Code

jorgeintercom and others added 2 commits August 5, 2026 10:49
Add POST /conversations/{conversation_id}/side_conversations/{id}/reply with
its admin and bot request schemas to the Preview spec.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Mark body as required on the admin and bot reply schemas, and reference
intercom_version_preview for this Preview-only endpoint.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL