Skip to main content
DELETE
Delete a webhook registration

Authorizations

Authorization
string
header
required

Per-client API key (M2M). Presented as Authorization: Bearer <key>.

Headers

X-Brand-Id
string
required

Opaque brand id (brd_...). Validated to belong to the resolved client (§2).

Pattern: ^brd_[A-Za-z0-9][A-Za-z0-9_-]*$
Idempotency-Key
string

Accepted on mutations; carried in trusted context, enforced in a later WI.

Path Parameters

registration_id
string
required
Pattern: ^whr_[A-Za-z0-9][A-Za-z0-9_-]*$

Response

deleted (pending deliveries cancel VISIBLY in the delivery log)