WA Client

Groups

Create and manage WhatsApp groups.

Endpoints (21)

GET Get Groups

Returns all WhatsApp groups the connected instance participates in. Group JID format: [email protected].

POST Create Group

Create a new WhatsApp group with a subject and optional initial participants.

PUT Accept Group Invite

Join a group using an invite code or full invite link (chat.whatsapp.com/...).

GET Get Group

Returns metadata and participants for a single group.

PUT Update Group Info

Update group subject (name) and/or description. Requires admin privileges.

DEL Leave Group

Leave a group the instance is a member of.

POST Update Group Setting

Change group settings: announcement mode, edit permissions, member add mode, or join approval.

GET Get Group Invite

Get the current invite code and link for a group. Requires admin privileges.

DEL Revoke Group Invite

Revoke the current invite link and generate a new one. Requires admin privileges.

POST Add Group Participant

Add one or more participants to a group.

DEL Remove Group Participant

Remove one or more participants from a group. Requires admin privileges.

GET Get Group Icon

Returns the public URL of the group profile picture, if set.

PUT Set Group Icon

Set the group profile picture from a public image URL. Requires admin privileges.

DEL Delete Group Icon

Remove the group profile picture. Requires admin privileges.

DEL Demote Group Admin

Remove admin privileges from one or more group members.

POST Promote to Group Admin

Promote one or more group members to admin.

POST Send Group Invite Link

Send a group invite message to a contact via WhatsApp.

GET Get Group Info by Invite Code

Preview group metadata before joining, using an invite code or link.

GET Get Join Requests

List pending join requests for groups with approval enabled. Requires admin privileges.

POST Accept Join Request

Approve pending join request(s) for the given participant(s).

DEL Reject Join Requests

Reject pending join request(s) for the given participant(s).

Command Palette

Search documentation endpoints.

Esc