rotate_developer_key
Atomically revoke an old developer key and mint a new one; the new plaintext is returned only once. Requires AAL2 session.
Instructions
Atomically rotate a developer key (revoke old, mint new). Requires AAL2 session. New plaintext returned ONCE ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the new key (defaults to old key's name) | |
| key_id | Yes | UUID of the key to rotate |