Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25227,6 +25227,12 @@ components:
items:
"$ref": "#/components/schemas/conversation_attachment_files"
maxItems: 10
skip_unsnooze:
type: boolean
description: When true, prevents the reply from waking a snoozed conversation.
Applies to 'comment' and 'note' message types. The part is still created
and visible in the conversation thread.
example: true
required:
- message_type
- type
Expand Down