Group

Create Group

Cria um grupo no WhatsApp.

post/create-group

Request body

groupnamestring required
phonestring required

Example request

{
  "groupname": "This is My Group",
  "phone": "5511912345678"
}

Response

OK

Changes