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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.