Description
This endpoint allows you to create a new group on WhatsApp with a name and list of participants specified.URL Parameters
WhatsApp unique session ID
Body
Body Parameters
| Property | Type | Required | Description |
|---|---|---|---|
name | string | ✅ Yes | Name of the group to be created |
participants | array | ✅ Yes | Array of participant JIDs of the group. Format: ["5511999999999@s.whatsapp.net", "5511888888888@s.whatsapp.net"] |
Response
ID of the group created in format
120363XXXXX@g.usStatus Codes
200- Group created successfully400- Invalid parameters401- Unauthorized
Usage Example
Authorizations
Your Wappfy API key (get it at dash.wappfy.com.br)
Path Parameters
Session name (instanceName)
