Grupos
Update group participants
Add or remove people from the group.
POST
Authorizations
API Key no header Authorization. Exemplo: Authorization: Bearer sk_live_xxxxx
Path Parameters
Body
application/json
Available options:
add, remove Números com DDI ou JIDs (ex.: 5511999999999)
Minimum array length:
1JIDs dos grupos (ex.: 120363295648424210@g.us). Obrigatório se groupJid não for enviado.
Required array length:
1 - 100 elementsPattern:
^\d+@g\.us$Deprecated. Use to. JID de um único grupo; equivale a to: [groupJid].

