This function removes a user identification number (UID) or group identification number (GID) from the tracked ID list.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ untrack_acct_id \ uid or gid='1012'
{- "metadata": {
- "command": "untrack_acct_id",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}