Webhooks
Rotate a webhook signing secret
Rotates the endpoint's signing secret. The previous secret keeps signing for a 24h grace window so consumers can update without missing deliveries. Returns the new secret ONCE. Requires the webhooks.manage permission; league-scoped endpoints additionally require current league ADMIN membership and the webhooks feature on the league owner's plan.
post/webhooks/{id}/rotate-secret
Path parameters
idstring required
Webhook endpoint id.
Webhook endpoint id.
Response
The new one-time signing secret.