[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[],[],null,["| **Note:** Requires [authorization](#auth).\n\nUpdates an existing group's settings, which is identified by the group email address.\n[Try it now](#try-it).\n\nRequest\n\nHTTP request \n\n```\nPUT https://www.googleapis.com/groups/v1/groups/groupUniqueId\n```\n\nParameters\n\n| Parameter name | Value | Description |\n|-----------------|----------|----------------------------|\n| **Path parameters** |||\n| `groupUniqueId` | `string` | The group's email address. |\n\nAuthorization\n\nThis request requires authorization with the following scope:\n\n| Scope |\n|--------------------------------------------------------|\n| `https://www.googleapis.com/auth/apps.groups.settings` |\n\nRequest body\n\nIn the request body, supply a [Groups resource](/workspace/admin/groups-settings/v1/reference/groups#resource).\n\nResponse\n\nIf successful, this method returns a [Groups resource](/workspace/admin/groups-settings/v1/reference/groups#resource) in the response body.\n\nTry it!\n\n\nUse the APIs Explorer below to call this method on live data and see the response.\nAlternatively, try the\n[standalone\nExplorer](https://developers.google.com/apis-explorer/#p/groupssettings/v1/groupsSettings.groups.update)."]]