This function revokes an API token from the WHM account.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ api_token_revoke \ token_name='subway'
{- "metadata": {
- "command": "api_token_revoke",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}