Delete a webhookAsk AIdelete https://api.staging.leap.energy/v1.1/webhooks/{webhook_id}Delete an existing webhook identified by webhook_id.Path Paramswebhook_iduuidrequiredThe ID of the webhook.Responses 200Operation completed successfully 401Unauthorized - Auth token is invalid 403Forbidden - You do not have permission to perform this action 404Not Found - The specified resource was not foundUpdated 2 months ago