groups

groups.invite

Allows to invite friends to the community.

To call this method, you can use:
• user access token obtained in the standalone app through Implicit Flow (access right required: groups — this is issued in exceptional cases by a request to support at devsupport@corp.vk.com)

Parameters

group_id

positive

Community ID.

Required parameter

user_id

positive

User ID.

Required parameter

Result

Returns 1 if succeeded.

Error codes

103
Out of limits
1016
Invalid account type - should not be edu

Common errors may occur during execution

Related methods

groups.getInvites

Returns a list of invitations to join communities and events.