delete_disruption_webhook
Travel Product B — delete ONE webhook subscription you registered. Pass the SAME tenant_id you registered it under — ownership is proven against that namespace. Idempotent: an unknown, already-deleted, or not-yours id returns deleted=false rather than an error. Returns {subscription_id, deleted}. Needs an authenticated key.
Registration was gated and listable but had no teardown: a webhook
created here could not be removed from any surface, kept receiving
signed POSTs after the account stopped paying, and — because an
account may hold only one webhook URL — blocked the browser from
creating monitors at a different URL with no way out. Deletion stays
OPEN to a lapsed account for the same reason it is open on standing
queries: gating teardown strands live delivery the owner can no
longer stop.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | No | ||
| subscription_id | Yes |