Enable or disable the specified integration. When disabling, all currently running syncs will be cancelled.
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).