Deleting Accounts:
Deleting *ANY* usertype:
| Function | To delete an Admin, a Reseller, or a User |
| Command | CMD_API_SELECT_USERS |
| Method | GET |
| Success | Returns Text |
| Failure | Returns Text |
| Form Values: | |
| Name | Value |
| confirmed | Confirm |
| delete | yes |
| select0 | The name of the admin/reseller/user |
| ( select1 …) | The name of the admin/reseller/user. Not required, but you can keep adding more users by increasing the number (select2, select3, etc..) |