Create WhatsApp group
Creates a new WhatsApp group on the given WABA number.
post/whatsapp/wa-group/create
Request body
Response
Group creation initiated
Example response
{
"success": true,
"groupId": "wagrp_abc123"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.