projects
Updates an existing group. You can change any group attributes except name.
put/v3/{+name}
Path parameters
namestring required
Output only. The name of this group. The format is: projects/[PROJECT_ID_OR_NUMBER]/groups/[GROUP_ID] When creating a group, this field is ignored and a new name is created consisting of the project specified in the call to CreateGroup and a unique [GROUP_ID] that is generated automatically.
Query parameters
validateOnlyboolean
If true, validate this request but do not update the existing group.
Request body
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.