v1
latestOpenAPI 3.1.02026-07-26327152.4 KBExternal Support Panel
Delete Integration
Delete an external support panel integration. Jelou will stop sending events to the webhook and the signingSecret will be invalidated.
delete/v1/external-support/{projectId}
Path parameters
projectIdstring required
Unique identifier of the Jelou project
Response
Integration deleted successfully
Example response
{
"message": [
"Integration deleted successfully."
],
"statusMessage": "success",
"status": 1
}