Create group
Creates a new WhatsApp group with a subject and an initial list of participants.
Authorizations
Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.
Path Parameters
The number's display name in the Pilot Status dashboard.
Body
Group name/subject.
"Equipe de Vendas"
Phone numbers (digits only) to add as members.
Group description.
"Grupo interno da equipe"
URL of the group profile picture.
"https://example.com/group.png"
Promote the added participants to admins.
false
Response
Success — provider-native response body.
Raw Baileys group metadata of the newly created group (returned by client.groupMetadata).
Group JID.
Group name/subject.
JID of the participant who last set the subject.
Unix timestamp (seconds) when the subject was last set.
Number of participants.
Unix timestamp (seconds) when the group was created.
JID of the group owner/creator.
Group description text.
Identifier of the current description.
If true, only admins can edit group info.
If true, only admins can send messages (announcement group).
Whether this group is a community parent.
Whether this is a community announcement group.
Whether new members require admin approval to join.
Whether non-admin members are allowed to add participants.
Disappearing-messages timer in seconds (0 when off).
JID of the linked community parent, when applicable.
Group participants.