Skip to main content
POST
Generates a new signing secret while keeping the old one valid for a 24-hour grace window. During the window, events carry the new signature in X-Trackly-Signature and the old one in X-Trackly-Signature-Prev, so you can roll the secret with zero missed events. See Webhook Signing.

Path Parameters

string
required
The endpoint’s id.

Examples

Error Codes