Integrations
Disable an Integration
The Disable an Integration endpoint allows you to deactivate a specific integration within your organization identified by its unique name. Disabling an integration stops its operation while retaining its configuration, allowing you to re-enable it later if needed.
delete/v1/integrations/{name}
Path parameters
namestring required
The name of the integration to be disabled.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.