Delete webhook endpoint
Delete webhook endpoint
Soft-deletes a webhook endpoint. After deletion the endpoint stops receiving deliveries; historical event_delivery / audit_record rows remain for support investigation. Deletes of unknown ids surface as not-found (SPB-0010), byte-identical to truly-missing.
DELETE
Delete webhook endpoint
Authorizations
JWT bearer token issued by the identity provider.
Headers
Idempotency key (canonical).
Idempotency key (legacy alias).
Idempotency key TTL in seconds.
Example:
"86400"
Path Parameters
Webhook UUID.
Example:
"550e8400-e29b-41d4-a716-446655440000"

