Rotate my signing key
rotate_worker_keyIssue a new signing key for a worker. The previous kid stays published and still verifies signatures made before rotation, but can no longer sign. In delegated mode the new key is generated immediately; in attested mode call request_key_challenge then register_worker_key with your new public key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| key_mode | No | Assurance mode for the new key. Defaults to the worker's current mode. | |
| worker_id | Yes |