Delete webhook endpoint
Webhooks API
Delete webhook endpoint
Soft-deletes (archives) the endpoint. Managed webhooks cannot be deleted.
DELETE
Delete webhook endpoint
Authorizations
Store-scoped API key. Prefix with sk_live_.
Example: Authorization: Bearer sk_live_EXAMPLE_DO_NOT_USE
Path Parameters
Webhook endpoint public ID (wh_...).
Pattern:
^(inv_|txn_|plink_|wh_|whd_|evt_|int_)[0-9a-z]{20,32}$