users.deleteUser
Syntax
bool users.deleteUser ( int vhost, int id )Argument Info
| Type | Description | |||
|---|---|---|---|---|
| none | The id of the vhost. | |||
| none | The user id you wish to delete |
Return Values
| Field | Description | Possible Values |
|---|---|---|
| This service allows you to unblock a user a | N/A | |
| @param int $vhost The id of the vhost. a | N/A | |
| @param int $id The user id you wish to deletea | N/A | |
| @return bool a | N/A | |
| /a | N/A |
