Skip to main content

Delete a webhook

DELETE 

/v1/projects/:project_id/webhooks/:webhook_id

Removes the endpoint and its delivery records. To stop deliveries while keeping the audit trail, PATCH it to active: false instead.

Request

Responses

Webhook deleted.