Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Add new members to an existing WhatsApp group by providing the group ID and participant phone numbers.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.