users.deleteUser

Syntax

bool users.deleteUser ( int vhost, int id )

Argument Info

NameTypeRequiredDefault valueDescription
vhostintRequirednoneThe id of the vhost.
idintRequirednoneThe user id you wish to delete

Return Values

FieldDescriptionPossible Values
This service allows you to unblock a user aN/A
@param int $vhost The id of the vhost. aN/A
@param int $id The user id you wish to deleteaN/A
@return bool aN/A
/aN/A