cURL
curl --request DELETE \ --url https://api.polpo.sh/v1/webhooks/{id} \ --header 'Authorization: Bearer <token>'
{ "ok": true, "data": { "removed": true } }
Project API key (sk_live_... or sk_test_...)
Webhook deleted
Show child attributes