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