Groups Overview
Learn how to manage WhatsApp groups, participants, and settings using Wawp.
Groups Endpoints
Get All List groups
Retrieve a list of all groups the instance is a member of.
Create group
Create a new WhatsApp group with specified name and participants.
Join group / Get join info
Use GET to fetch information about a group before joining, or POST to join it. Accepts both direct invite codes and full WhatsApp group links.
Get the number of groups
Get the total number of groups the instance is a member of.
Get the group
Retrieve detailed information about a specific group.
Leave the group
Leave a specific group.
Get group picture
Retrieve the current profile picture of the group.
Set group picture
Update the group profile picture.
Delete group picture
Remove the group profile picture.
Updates the group description
Update the description text for the group.
Updates the group subject
Update the group subject (name).
Get "info admin only" settings
Check if only admins can update group info.
Updates "info admin only" settings
Set whether only admins can update group info.
Get settings - who can send messages
Check if only admins can send messages to the group.
Set messages admin only
Set whether only admins can send messages to the group.
Get the invite code for the group
Get the current invite code for the group.
Invalidates the current group invite code and generates a new one
Revoke the current invite code and generate a new one.
Get participants
Retrieve a list of all participants in the group.
Add participants
Add one or more participants to the group.
Remove participants
Remove one or more participants from the group.
Promote participants to admin users
Promote one or more participants to group admins.
Demotes participants to regular users
Demote one or more admins to regular participants.