Delete Webhook
DELETE
/webhooks/{webhookId}
Delete a webhook by id.
Parameters
Header Parameters
compatibility-date*
API compatibility date in YYYY-MM-DD format. Must be a date after 2025-11-01.
Type
Requiredstring
Example
"2025-11-01"Pattern
"^\\d{4}-\\d{2}-\\d{2}$"organization-id*
Type
Requiredstring
Min Length
1Max Length
40Path Parameters
webhookId*
Type
Requiredstring
Responses
success.generic
application/json
success
const:true
Required