Webhooks

Delete webhook

Remove a webhook endpoint. It will stop receiving events immediately.

delete/v1/webhooks/endpoints/{endpointId}

Path parameters

endpointIdstring required

The webhook endpoint id (e.g. ep_...) returned by POST /v1/webhooks/endpoints.

Response

Removed

Changes