Connections
Set who can add members to the group
post/connections/{phoneNumber}/group-member-add-mode
Path parameters
phoneNumberstring required
Example:+551234567890
Phone number for connection. Must have + prefix.
Request body
Example request
{
"jid": "123456789012345678@g.us",
"mode": "all_member_add"
}Response
Member add mode updated successfully