Update a group.
This endpoint allows you to modify the details of an existing group within the system. Only Group Managers and higher roles can use this endpoint. Business Managers are restricted from accessing it. For more information about the group system, see the Groups and Sections description.
⚠️ You must specify which businesses are part of the group using the business__in parameter.
business__in parameter.The authentication system on Partoo API is using API Key that should be put in the header of the request (the name of the header is x-APIKey). An api_key is linked to a user. This user's role will give you different access level to the API features.