Delete Integration
Integration
Delete integration
Delete your external support panel integration
DELETE
Delete Integration
Description
Deletes the integration between Jelou and your external support panel for the specified project. Once deleted, Jelou will stop sending events to the configured webhook.Endpoint
Path parameters
string
required
Unique identifier of the Jelou project whose integration you want to delete.
Authentication
All requests must include thex-api-key header with your Jelou project API key.
Request example
The following example deletes the integration for projectPROJECT_ID. No request body is sent:
cURL