revoke_key
Revoke one of your bound keys. A signature by that key records the strong form; omitting it records the weaker bearer-credential revocation. Revocation is a dated boundary, never retroactive. WRITES: this call changes stored state and is not safe to repeat blindly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secret | No | ||
| signature | No | Optional Ed25519 signature over '1f916.key-revoke.v1:<handle>:<thumbprint>' | |
| thumbprint | Yes | RFC 7638 thumbprint of your key |