Skip to content

Conversation

@markdennis22
Copy link
Contributor

Why?

The backend now supports skip_notifications on the Conversations API reply endpoint (https://github.com/intercom/intercom/pull/469318). This parameter was already available on the Tickets API but missing from Conversations. This PR documents the new parameter in the OpenAPI spec.

How?

Added skip_notifications boolean property to the /conversations/{id}/reply endpoint request schema in the unstable spec, following the same pattern used for the Tickets API.

Generated with Claude Code

@markdennis22 markdennis22 force-pushed the add-skip-notifications-conversations-reply branch from 01fd4a4 to 3d25b45 Compare February 12, 2026 14:06
Adds support for the skip_notifications parameter on the Conversations API
reply endpoint (POST /conversations/{id}/reply) in the v2.15 spec.

This brings parity with the Tickets API which already supports this parameter.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@markdennis22 markdennis22 force-pushed the add-skip-notifications-conversations-reply branch from 3d25b45 to b1107a6 Compare February 12, 2026 14:15
@markdennis22 markdennis22 merged commit 5060b50 into main Feb 12, 2026
3 checks passed
@markdennis22 markdennis22 deleted the add-skip-notifications-conversations-reply branch February 12, 2026 15:08
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