Webhooks
Delete a webhook subscription
Permanently deletes webhook subscription. Cannot be undone. Consider setting IsActive=false to temporarily disable instead. Delivery history is lost after deletion.
delete/v1/Webhooks/{id}
Path parameters
idstring uuid required
Response
Webhook deleted successfully
Changes
No recorded changes to this endpoint across all 4 revisions of this API.