users.blockUser

Syntax

mixed users.blockUser ( int vhost, int uid1 = 0, int uid2 = 0 )

Argument Info

NameTypeRequiredDefault valueDescription
vhostintRequirednoneThe id of the vhost.
uid1intOptional0The user id of the person initiating the block request.(This will use logged in user ID if sessionToken is provided)
uid2intOptional0The user id of the person they wish to block.

Return Values

FieldDescriptionPossible Values