Enable or disable the specified integration. When disabling, all currently running syncs will be cancelled.
All authentication credentials and configuration are preserved. Syncs can be resumed by re-enabling the integration. You may use this to, for example, pause syncing for customers that are temporarily not using the integration.Documentation Index
Fetch the complete documentation index at: https://docs.kombo.dev/llms.txt
Use this file to discover all available pages before exploring further.
PUT /integrations/:integration_id/enabled Parameter
PUT /integrations/:integration_id/enabled Request body
The desired state of the integration (e.g., true for enabled, false for disabled).