v1
latestOpenAPI 3.0.32026-08-06372327.3 KBGroupController
Add participants to a group
Please note that the participants should not contain @s.whatsapp.net <br>
post/rest/group/{instance_key}/addParticipants
Path parameters
instance_keystring required
Request body
Example request
{
"group_data": {
"participants": [
""
]
}
}Response
Success