Create group
Create a new WhatsApp group with specified name and participants.
Authentication Required
Login to swap the placeholders with your real Instance ID and Access Token.
Log InNo query parameters required
This endpoint doesn't expect data in the URL.
Best practices
Always store the returned @g.us ID immediately.
Send a welcome message explaining the group's purpose as soon as it is created.
Limit initial participants to known contacts to avoid spam reports.
Request Parameters
Configure the parameters required to interact with this endpoint. All query and body arguments are listed below with their details.
Request Body
Sent as a JSON objectstring | Your unique WhatsApp Instance ID Example: | ||
string | Your API Access Token Example: | ||
string | Name of the group Example: | ||
array | List of participant JIDs to add to the group Example: |
Request Samples
Use these ready-to-go code snippets to integrate our API into your project quickly and efficiently. Choose your preferred language and library.
Expected Responses
Explore all possible responses and outcomes from the server. We have documented each status code with data examples to make success and error handling easier.
Command Palette
Search for a command to run...