This function removes feature overrides from a cPanel account.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ remove_override_features_for_user \ user='username' \ features='["sslinstall","videotut"]'
{- "metadata": {
- "command": "remove_override_features_for_user",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}