Skip to main content
Disable a webhook endpoint — pauses event delivery.
POST /api/v1/widgets/webhook-endpoints/:endpointId/disable-endpoint Disabled endpoints do not receive webhook deliveries. Events for this endpoint are not queued while disabled.

Parameters

Path

Request example

Response

Returns HTTP 200 with an empty body.