We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555b2a3 commit c1a7c17Copy full SHA for c1a7c17
docs/SUMMARY.md
@@ -225,6 +225,9 @@
225
* [Update a Connected Account](api/connected_accounts/update.md)
226
* [Delete a Connected Account](api/connected_accounts/delete.md)
227
* [Sync a Connected Account](api/connected_accounts/sync.md)
228
+* [Customers](api/customers/README.md)
229
+ * [Create Customer Portal](api/customers/create_portal.md)
230
+ * [Push Customer Data](api/customers/push_data.md)
231
* [Devices](api-clients/devices/README.md)
232
* [List Devices](api-clients/devices/list.md)
233
* [List Device Providers](api-clients/devices/list_device_providers.md)
0 commit comments