Group Controller
Send Group Invite
Send group invite
post/group/sendInvite/{instance}
Path parameters
instancestring required
ID of the instance to connect
Request body
Response
Ok
Example response
{
"send": true,
"inviteUrl": "https://chat.whatsapp.com/DgQvyfXzY01B6rGrpZpYze"
}