Skip to content

Document cross_post param on Reply to a Ticket endpoint#442

Open
markdennis22 wants to merge 1 commit intomainfrom
markdennis22/fix/document-cross-post-ticket-reply
Open

Document cross_post param on Reply to a Ticket endpoint#442
markdennis22 wants to merge 1 commit intomainfrom
markdennis22/fix/document-cross-post-ticket-reply

Conversation

@markdennis22
Copy link
Copy Markdown
Contributor

Why?

The Reply to a Ticket endpoint supports a cross_post boolean parameter that cross-posts notes to all linked conversations on back-office tickets, but this was never documented in the API spec. Reported by the Knowledge team and confirmed via codebase investigation.

How?

Added the cross_post boolean property to the admin_reply_ticket_request schema and a corresponding request body example across all API versions that have the ticket reply endpoint (2.10–2.15 and Unstable).

Generated with Claude Code

Add cross_post boolean property to admin_reply_ticket_request schema
across all API versions (2.10-2.15, Unstable). When set to true on a
note message type, the reply is cross-posted to all linked conversations
on back-office tickets.

Closes intercom/intercom#432971

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@markdennis22 markdennis22 self-assigned this Apr 10, 2026
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