Skip to content

Commit 55375bc

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 547f7c6 commit 55375bc

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
@@ -25227,6 +25227,11 @@ components:
2522725227
items:
2522825228
"$ref": "#/components/schemas/conversation_attachment_files"
2522925229
maxItems: 10
25230+
skip_unsnooze:
25231+
type: boolean
25232+
description: When true, prevents the reply from waking a snoozed conversation.
25233+
The part is still created and visible in the conversation thread.
25234+
example: true
2523025235
required:
2523125236
- message_type
2523225237
- type

0 commit comments

Comments
 (0)