diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 115d911..4399dd8 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -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.