This function grants reseller status to an account.
Note:
This function grants reseller status to an existing account. You cannot create a new account with this function.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ setupreseller \ user='username'
{- "metadata": {
- "command": "setupreseller",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}