Rotate the signing key
Requires api_keys:write — the same gate as the identity secret, because this key mints the tokens a developer’s backend trusts.
The old key stops signing immediately and keeps verifying for a 24-hour grace window: the overlap that lets JWKS caches refresh and in-flight JWTs expire. For a suspected compromise the same arithmetic runs in reverse — every token signed with the old key is dead within its 5-minute lifetime of the rotation, which is the bound to quote.
Autorizações
A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange.
Cabeçalhos
The organization the caller is acting on — the org_… code that appears in the panel URL. It identifies; the membership JOIN is what authorizes, so a forged code reads nothing. Absent, the session's default organization answers.
Parâmetros de caminho
The environment's id.