diff --git a/descriptions/0/api.intercom.io.yaml b/descriptions/0/api.intercom.io.yaml index 9d838f7..9191cf3 100644 --- a/descriptions/0/api.intercom.io.yaml +++ b/descriptions/0/api.intercom.io.yaml @@ -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