Groups
Add participants to group
Adds one or more participants to a group. You must be a group admin.
POST
Add participants to group
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The WhatsApp instance UUID
Example:
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Group JID
Body
application/json
Example:
["5581999999999@c.us"]Response
Participants added
Add participants to group