Revoke the previous webhook endpoint secret
Webhooks
Revoke the previous webhook endpoint secret
Closes a rotation’s overlap window early: the previous secret stops verifying immediately, leaving only the current secret valid. Call this once you’ve fully switched to the new secret, rather than waiting for previous_secret_expires_at to pass.
Subsequent deliveries are signed with the current secret only, so the X-Kit-Signature header goes back to carrying a single v1 entry.
POST
Revoke the previous webhook endpoint secret
Related topics
Rotate a webhook endpoint secretOAuth authorizationVerifying signaturesGet a webhook endpointCreate a webhook endpoint