Skip to main content
POST
Rotate a webhook endpoint signing secret

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}$

Body

application/json
overlap_seconds
integer
default:3600
Required range: 300 <= x <= 86400

Response

2XX

Forwarded to the owning origin Worker.

Last modified on September 1, 2026