Webhooks
Disable a builder webhook destination
Soft-deletes a webhook destination owned by the authenticated API key user. Existing delivery audit rows remain retained.
delete/api/v1/webhooks/{id}
Path parameters
idinteger required
Webhook endpoint id owned by the authenticated API key user.
Headers
Idempotency-Keystring
Optional safe-retry key. Reuse the same value only when retrying the exact same mutation request body; a different body returns 422 and an in-flight matching request returns 409.
Response
Webhook destination