/enable
Full Url:
Arguments:
token (required)
reseller_id (required)
Info: You can only enable resellers that have a user_status of "inactive-disabled"
Example Success
{"code": 200,"status": "success","data": "Successfully enabled reseller"}
Example Error
{"code": 200,"status": "success","data": "Reseller was already active"}
So it's not really an error, but it works.