Update Group Settings
View All WhatsApp Messaging API APIs →Update a group's settings. Send a JSON body with any combination of: name (group name), topic (announcement/description), announce (only admins can post), locked (only admins can edit group info), and joinApproval (joining requires approval). Provide at least one field; only supplied fields change. Requires admin permission in the group.
API Features
Five settings Control name, topic, announce-only, locked, and join approval
Partial updates Provide any subset — only the supplied fields are changed
Admin controls Lock posting or editing to admins and gate new joins with approval
Live API Demo
🔒 Sign in to try it live
Log in to call this API with your own API key. New accounts get 100 free credits — no card required.
Log in / Sign upNo active API key found. Create one in your Dashboard, then reload this page. Dashboard →
PUT
/api/project/whatsapp-messaging/update-group API Response (JSON)
{} Query Result
Need Help?
If you encounter API issues or need other API requirements, please contact us.
Use Cases
- Set a group to announcement-only for one-way broadcasts
- Require approval before new members join a private community
- Rename or re-description groups as campaigns evolve