Revoke API Key
ethora-api-key-revokeRevoke one of the current user's API keys by id. Clients using that key stop working immediately. Auth: user auth. Errors: 404 unknown id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | API key id as returned by `ethora-api-key-create` / `ethora-api-key-list`. |