API Reference

Create Group

Creates a new WhatsApp group with specified name and participants

Log in to see full request history
Path Params
int64
required

Instance ID of the WhatsApp client

Body Params
string
required
length ≥ 1

Name of the group to be created

groupParticipants
array of strings
required
length ≥ 1

Array of WhatsApp contact IDs to add to the group

groupParticipants*
Response

Response body
object
string of strings

success error

data
object
gid
object

Group ID details

missingParticipants
array of strings

List of participants that could not be added to the group

missingParticipants
links
object
Language
Credentials