pve_token_revoke
Permanently revoke an API token. Dry-run by default; set confirm=True to execute the irreversible action.
Instructions
MUTATION (IRREVERSIBLE): permanently revoke an API token.
Dry-run by default — the PLAN flags HIGH: revocation is permanent, the secret is gone forever. confirm=True to execute. Synchronous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userid | Yes | ||
| confirm | No | ||
| tokenid | Yes | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |