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