Delete Integration
gorgias_delete_integrationDelete an integration by ID. Deactivates its views; cannot delete if used in rules or other integrations.
Instructions
DELETE /api/integrations/{id} — Delete an integration. Any views that use this integration will be deactivated. Integrations currently used in rules and/or other integrations cannot be deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the integration to delete |