We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unassign_unsnoozed_at_capacity_setting_change
1 parent 603860f commit 81f2bc8Copy full SHA for 81f2bc8
1 file changed
descriptions/2.14/api.intercom.io.yaml
@@ -14121,6 +14121,7 @@ components:
14121
- security_settings_change
14122
- team_assignment_limit_change
14123
- temporary_expectation_change
14124
+ - unassign_unsnoozed_at_capacity_setting_change
14125
- upfront_email_collection_change
14126
- welcome_message_change
14127
example: app_name_change
@@ -14227,6 +14228,11 @@ components:
14227
14228
nullable: true
14229
description: The team assignment limit value (null if limit was removed).
14230
example: 50
14231
+ enabled:
14232
+ type: boolean
14233
+ nullable: true
14234
+ description: Indicates if the setting is enabled or disabled.
14235
+ example: true
14236
addressable_list:
14237
title: Addressable List
14238
type: object
0 commit comments