Description
This endpoint allows adding new participants to an existing group.URL Parameters
WhatsApp unique session ID
Group ID in format
[email protected]Body
Body Parameters
| Property | Type | Required | Description |
|---|---|---|---|
participants | array | ✅ Yes | Array of JIDs of the participants to be added. Format: ["[email protected]"] |
Response
Status Codes
200- Participants added successfully400- Invalid parameters401- Unauthorized403- No permission (admins only)404- Group not found
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
ID do Grupo
Body
application/json
