Profile Settings
Send Group Invite
Send group invite
POST
https://{server-url}
/
group
/
sendInvite
/
{instance}
Authorizations
apikey
string
headerrequiredYour authorization key header
Path Parameters
instance
string
requiredID of the instance to connect
Body
application/json
groupJid
string
requiredGroup remote JID
description
string
Description to send with the invitation
numbers
string[]
requiredNumbers to receive the invitation
Response
200 - application/json
send
boolean
Indicates if the invite was sent successfully.
inviteUrl
string
The URL for the WhatsApp group invite.