List tenants
List tenants for the current environment.
Query parameters
Filter tenants by ID.
Filter tenants by name.
The cursor to fetch entries after.
The cursor to fetch entries before.
The number of items per page (defaults to 50).
Response
OK
Example response
{
"entries": [
{
"__typename": "Tenant",
"id": "tenant_jp123",
"name": "Jurassic Park",
"settings": {
"branding": {
"icon_url": "https://example.com/trex_silhouette_icon.png",
"logo_url": "https://example.com/amber_fossil_logo.png",
"primary_color": "#DF1A22",
"primary_color_contrast": "#FFDE00"
},
"preference_set": {
"categories": {
"safety": {
"channel_types": {
"email": true,
"push": true
}
}
},
"channel_types": {
"email": true,
"in_app_feed": true,
"push": true
},
"id": "default",
"workflows": {
"park_alert": {
"channel_types": {
"email": true,
"push": true
}
}
}
}
}
}
],
"page_info": {
"__typename": "PageInfo",
"after": null,
"before": null,
"page_size": 25
}
}Changes
Changed in 3 of the 30 revisions of this API.13827
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_betweenenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_before_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_afterenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
is_timestamp_on_or_after_dateenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ●
added the new
not_existsenum value to theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-added
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/chat/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/email/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/http/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/in_app_feed/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/push/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channel_types/anyOf[subschema #1: PreferenceSetChannelTypes]/sms/oneOf[subschema #2: PreferenceSetChannelTypeSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channels/anyOf[subschema #1: PreferenceSetChannels]/additionalProperties/oneOf[subschema #2: PreferenceSetChannelSetting]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ○
removed the
is_timestamp_afterenum value from theentries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/conditions/items/operatorresponse property for the response status200response-property-enum-value-removed
- ●
- ○
added the optional property
entries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/categories/anyOf[subschema #1: PreferenceSetCategories]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channelsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
entries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/channelsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
entries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/commercial_subscribedto the response with the200statusresponse-optional-property-added
- ○
added the optional property
entries/items/settings/preference_set/anyOf[subschema #1: PreferenceSet]/workflows/anyOf[subschema #1: PreferenceSetWorkflows]/additionalProperties/oneOf[subschema #2: PreferenceSetWorkflowCategorySettingObject]/channelsto the response with the200statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○