Skip to main content
DELETE
Delete Integration
This action is irreversible. Deleting the integration will cause Jelou to stop sending events to your webhook. To integrate again, you will need to create a new 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 the x-api-key header with your Jelou project API key.

Request example

The following example deletes the integration for project PROJECT_ID. No request body is sent:
cURL

Responses

Response example

Authorizations

x-api-key
string
header
required

API key del proyecto de Jelou

Path Parameters

projectId
string
required

Unique identifier of the Jelou project

Response

Integration deleted successfully

message
string[]
Example:
statusMessage
string
Example:

"success"

status
integer
Example:

1