Skip to main content
POST
Rotate a webhook endpoint signing secret

Autorizaciones

Authorization
string
header
requerido

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

Encabezados

x-sp-step-up-token
string
requerido

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

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

Parámetros de ruta

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

Cuerpo

application/json
overlap_seconds
integer
predeterminado:3600
Rango requerido: 300 <= x <= 86400

Respuesta

2XX

Forwarded to the owning origin Worker.

Última modificación el 1 de septiembre de 2026