Request parameters
| Parameter Name | Description | Required | 
| id | id of the user to be deleted | true | 
| account | Creates the user under the specified account. If no account is specified, the username will be used as the account name. | false | 
| accountid | Creates the user under the specified domain. Has to be accompanied with the account parameter | false | 
Response Tags
| Response Name | Description | 
| displaytext | any text associated with the success or failure | 
| success | true if operation is executed successfully |