DELETE /v1/webhooks/:id
DEL
scope: webhooks.manage
0 credits
/v1/webhooks/:idRemove a webhook permanently.
Try it
DELETE
/v1/webhooks/{id}Saved locally in your browser
Path Parameters
Webhook ID (wh-...)
URL
https://slazbvfvliieskvkjtav.supabase.co/functions/v1/api-gateway/v1/webhooks/{id}Enter your API key above to send requests
Response
{ "deleted": true }