Permanently remove an endpoint. Undelivered events are abandoned.
curl -X DELETE https://api.zquence.com/v1/webhook-endpoints/wh_01HX3ZY... \ -H "x-api-key: $ZQUENCE_PUBLIC_KEY" \ -H "x-api-secret: $ZQUENCE_SECRET_KEY"
{ "deleted": true }