You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core-api/core-api.json
+1-13Lines changed: 1 addition & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -4467,19 +4467,7 @@
4467
4467
"properties": {
4468
4468
"access": {
4469
4469
"type": "string",
4470
-
"description": "Level of access for the teammate group to contact lists. Must be one of 'all', 'contact_lists', or 'none'. 'contact_groups' has been deprecated."
4471
-
},
4472
-
"contact_group_ids": {
4473
-
"type": "array",
4474
-
"deprecated": true,
4475
-
"description": "List of contact groups the teammate group is allowed to access. May only be specified if 'access' is set to 'contact_groups'. ⚠️ Deprecated. Use 'contact_list_ids' instead.",
4476
-
"example": [
4477
-
"grp_123",
4478
-
"grp_456"
4479
-
],
4480
-
"items": {
4481
-
"type": "string"
4482
-
}
4470
+
"description": "Level of access for the teammate group to contact lists. Must be one of 'all', 'contact_lists', or 'none'."
0 commit comments