Skip to main content
DELETE
Delete a webhook subscription

Headers

Idempotency-Key
string<uuid>
required

Client-generated unique key per operation intent (UUID). Same key + identical body replays the original response; same key + different body returns 409.

Path Parameters

webhook_id
string
required

Response