Skip to content
Merged
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
4 changes: 4 additions & 0 deletions descriptions/0/api.intercom.io.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27022,6 +27022,10 @@ components:
items:
"$ref": "#/components/schemas/conversation_attachment_files"
maxItems: 10
skip_notifications:
type: boolean
description: Option to disable notifications when replying to a conversation.
example: true
skip_unsnooze:
type: boolean
description: When true, prevents the reply from waking a snoozed conversation.
Expand Down