Webhooks V2
Disconnect Integration
Removes an integration's webhook endpoint and its custom event names together, so a later reconnect does not silently inherit renames the customer can no longer see. Requires applications:write scope.
delete/v2/projects/{project_id}/integrations/{integration_id}/config
Path parameters
project_idstring required
Project ID
Project ID
integration_idstring required
Integration id as served by integration-router (e.g. 'mixpanel')
Integration id as served by integration-router (e.g. 'mixpanel')
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.