API Reference

Users.blockUser


Syntax

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

Arguments

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.

Sample Response

Code examples

0 comments

Be the first to comment on blockUser.

Add a Comment

  • captcha