Delete a webhookAsk AIdelete https://api.render.com/v1/webhooks/{webhookId}Delete the webhook with the provided ID.Path ParamswebhookIdstringrequiredUnique identifier for the webhookResponses 204Webhook deleted 401Authorization information is missing or invalid. 404Unable to find the requested resource. 429Rate limit has been surpassed. 500An unexpected server error has occurred. 503Server currently unavailable.Updated 6 months ago