Signet — revoke a mandate (kills its session key)
signet_revokeRevoke one of YOUR mandates by id. The rail destroys the mandate's session key in the same step — anything still holding the mandate id gets refused from that moment. This is the off switch you name when granting authority. Requires Authorization: Bearer .
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mandate_id | Yes | The mandate uuid (from signet_grant or signet_status) |