Skip to content

Commit 81f2bc8

Browse files
authored
Add unassign_unsnoozed_at_capacity_setting_change to activty log event types (#328)
1 parent 603860f commit 81f2bc8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

descriptions/2.14/api.intercom.io.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14121,6 +14121,7 @@ components:
1412114121
- security_settings_change
1412214122
- team_assignment_limit_change
1412314123
- temporary_expectation_change
14124+
- unassign_unsnoozed_at_capacity_setting_change
1412414125
- upfront_email_collection_change
1412514126
- welcome_message_change
1412614127
example: app_name_change
@@ -14227,6 +14228,11 @@ components:
1422714228
nullable: true
1422814229
description: The team assignment limit value (null if limit was removed).
1422914230
example: 50
14231+
enabled:
14232+
type: boolean
14233+
nullable: true
14234+
description: Indicates if the setting is enabled or disabled.
14235+
example: true
1423014236
addressable_list:
1423114237
title: Addressable List
1423214238
type: object

0 commit comments

Comments
 (0)