webhooksDelete a webhook configurationDelete a webhook configuration DELETE /v2/webhooks/:id Deletes the webhook configuration identified by id. This stops all future events from being sent to the registered endpoint. Request Responses204401403