Deprecated: YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead in /var/www/wp-documentation/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php on line 60
Legacy - New Spark Documentation | UGC Platform, API & Integration Guides

users.unBlockUser

Syntax

mixed users.unBlockUser ( 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 unblock request.(This will use logged in user ID if sessionToken is provided)
uid2intOptional0The user id of the person they wish to unblock.

Return Values

FieldDescriptionPossible Values