Skip to main content
DELETE
Delete a webhook endpoint (platform)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-sp-step-up-token
string
required

Short-lived, single-use SimplePay recent-auth proof bound to this mutation and Idempotency-Key.

Required string length: 32 - 4096
Idempotency-Key
string
required
Required string length: 8 - 255

Path Parameters

id
string
required
Pattern: ^spwe_[a-z0-9]{32}$

Response

2XX

Forwarded to the owning origin Worker.

Last modified on September 1, 2026