Skip to main content
POST
Update Participants

Headers

Authorization
string | null

Body

application/json

Request to update group participants.

session_name
string
required

WhatsApp session name

Minimum string length: 1
group_jid
string
required

Group JID

Minimum string length: 1
action
string
required

Action

Pattern: ^(add|remove|promote|demote)$
participants
string[]
required

List of participant full JIDs (@s.whatsapp.net)

Minimum array length: 1

Response

Successful Response

Generic response for group operations.

success
boolean
required
details
string
required