| Name | Type | Description | Notes |
|---|---|---|---|
| accountId | String | WhatsApp social account ID | |
| subject | String | Group name (max 128 characters) | |
| description | String | Group description (max 2048 characters) | [optional] |
| joinApprovalMode | JoinApprovalModeEnum | Whether users need approval to join via invite link | [optional] |
| Name | Value |
|---|---|
| APPROVAL_REQUIRED | "approval_required" |
| AUTO_APPROVE | "auto_approve" |