stopCustomIntegrations()

stopCustomIntegrations(['integrationID1', 'integrationID2'])

Compatibility:
Prebuilt
Custom

This method can be used to stop integrations from running in the main view and side bar. The integrations were previously started withstartCustomIntegrations method.

Integrations are referenced by their string, which were previously defined by you.

Example of stopping multiple integrations: