env_sync.secret_rotate
Rotate a secret: soft-delete the old node, create a new live node with the same alias and the new ciphertext+recipients. 7-day grace before hard delete of old ciphertext bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | ||
| device_id | Yes | ||
| client_hlc | No | ||
| new_recipients | Yes | ||
| new_ciphertext_b64 | Yes |