Skip to main content
POST
Update Participant

Authorizations

apikey
string
header
required

API Key for authentication (global or instance-specific)

Path Parameters

instanceName
string
required

WhatsApp instance name

Example:

"my-instance"

Body

application/json
groupJid
string
required
action
enum<string>
required
Available options:
add,
remove,
promote,
demote
participants
string[]
required

Response

Participant updated successfully

success
boolean
Example:

true

message
string