@@ -23,6 +23,7 @@ These items are intentionally undocumented.
2323- ` /seam/customer/v1/automations ` : No undocumented message provided
2424- ` /seam/customer/v1/connector_customers ` : No undocumented message provided
2525- ` /seam/customer/v1/connectors ` : No undocumented message provided
26+ - ` /seam/customer/v1/connectors/ical ` : No undocumented message provided
2627- ` /seam/customer/v1/customers/automations ` : No undocumented message provided
2728- ` /seam/customer/v1/customers ` : No undocumented message provided
2829- ` /seam/customer/v1/encoders ` : No undocumented message provided
@@ -123,6 +124,8 @@ These items are intentionally undocumented.
123124- ` /seam/customer/v1/connectors/list ` : Internal endpoint for Console.
124125- ` /seam/customer/v1/connectors/sync ` : Only used internally.
125126- ` /seam/customer/v1/connectors/update ` : Internal endpoint for Console.
127+ - ` /seam/customer/v1/connectors/ical/generate-config ` : Only used internally.
128+ - ` /seam/customer/v1/connectors/ical/validate-config ` : Only used internally.
126129- ` /seam/customer/v1/customers/automations/get ` : Internal endpoint for customer portals.
127130- ` /seam/customer/v1/customers/automations/update ` : Internal endpoint for customer portals.
128131- ` /seam/customer/v1/customers/list ` : Internal endpoint for Console.
@@ -131,6 +134,7 @@ These items are intentionally undocumented.
131134- ` /seam/customer/v1/encoders/list ` : Internal endpoint for customer portals.
132135- ` /seam/customer/v1/events/list ` : Internal endpoint for customer portals.
133136- ` /seam/customer/v1/portals/get ` : Internal endpoint for customer portals.
137+ - ` /seam/customer/v1/portals/update ` : Internal endpoint for customer portals.
134138- ` /seam/customer/v1/reservations/get ` : Internal endpoint for customer portals.
135139- ` /seam/customer/v1/reservations/list ` : Internal endpoint for customer portals.
136140- ` /seam/customer/v1/reservations/list_access_grants ` : Internal endpoint for customer portals.
@@ -695,6 +699,8 @@ These items are deprecated.
695699- ` /seam/customer/v1/connectors/list ` : ` connectors `
696700- ` /seam/customer/v1/connectors/sync ` : ` connector_sync `
697701- ` /seam/customer/v1/connectors/update ` : ` connector `
702+ - ` /seam/customer/v1/connectors/ical/generate-config ` : ` generated_config `
703+ - ` /seam/customer/v1/connectors/ical/validate-config ` : ` validation_result `
698704- ` /seam/customer/v1/customers/automations/get ` : ` automation `
699705- ` /seam/customer/v1/portals/get ` : ` customer_portal `
700706- ` /seam/customer/v1/reservations/get ` : ` reservation `
0 commit comments