API ReferenceWebhooksDelete a webhook endpointDelete a webhook endpoint DELETE /projects/:projectId/webhooks/:endpointId Remove the endpoint. Its delivery history is removed with it; export anything you need first. Request Responses200404Deletion confirmation.Endpoint not found.