v1

latestOpenAPI 3.1.02026-07-2687120159.0 KB

Rotate webhook signing secret

Generates a new signing secret for the webhook endpoint. The previous secret is immediately invalidated.

post/v1/webhook-endpoints/{endpoint_id}/rotate-secret

Path parameters

endpoint_idstring required
Example:whe_9ZtRcXw3nByK5pVqMaEfJs

The endpoint_id must be a prefixed ID (e.g. whe_9ZtRcXw3nByK5pVqMaEfJs).

Response

Signing secret rotated successfully.

signing_secretstring required

The new signing secret. Store it securely — it cannot be retrieved again.