Skip to content

Commit 7705fb8

Browse files
lucassanderson-cmdclaude
andcommitted
docs: add skip_unsnooze to admin_reply_conversation_request schema (Preview)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a342248 commit 7705fb8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

descriptions/0/api.intercom.io.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21263,6 +21263,11 @@ components:
2126321263
items:
2126421264
"$ref": "#/components/schemas/conversation_attachment_files"
2126521265
maxItems: 10
21266+
skip_unsnooze:
21267+
type: boolean
21268+
description: When true, prevents the reply from waking a snoozed conversation.
21269+
The part is still created and visible in the conversation thread.
21270+
example: true
2126621271
required:
2126721272
- message_type
2126821273
- type

0 commit comments

Comments
 (0)