Skip to main content

Rotate only the HMAC signing secret (keys:admin)

POST 

/api/v1/keys/:id/signing-secret/rotate

Required scope: keys:admin. The bearer key stays; a fresh signing secret is provisioned (the previous one stops verifying immediately) and lastRotatedAt is stamped. Reveal-once response.

Request

Responses

The new signing secret (reveal-once).