API ReferenceWebhooksDeleteWebhookDeleteWebhook DELETE /webhook/:name Permanently removes a webhook config from the workspace, stopping all future event notifications to that endpoint. Request Responses201404500DeleteWebhook 201 responseResourceNotFound 404 responseInternalServerError 500 response