JavaScript
Webhooks
Delete Webhook
Permanently deletes a webhook endpoint. Returns true on success, matching the legacy proxy response.
DELETE
JavaScript
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
Example:
"2026-07-20"
Path Parameters
Webhook ID, prefixed hook_.

