delete_signer
Schedule KMS key deletion for a signer with a mandatory 7-day window. Deletion refused if the signer's on-chain balance is >= dust; drain the balance first.
Instructions
Schedule the KMS key for a signer for deletion (7-day AWS minimum window). Refused if the signer has on-chain balance ≥ dust — drain first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signer_id | Yes | The KMS signer ID. Schedules KMS key deletion (7-day window). Refused if balance >= dust — drain first. | |
| project_id | Yes | The project ID |