OpenAPI 3.0.42026-08-134969330.3 KB
db09d0fd5c94
Webhooks
Delete a webhook subscription.
Permanently deletes webhook subscription. Cannot be undone. Consider setting IsActive=false to temporarily disable instead.
delete/webhooks/{id}
Path parameters
idstring uuid required
The unique identifier of the webhook subscription to delete.
Response
Webhook deleted successfully