projects
Create a group.
post/v1/{+parent}/groups
Path parameters
parentstring required
Required. The name of the project resource, which is the parent of the group resource. Format: projects/{project_number}
Query parameters
groupIdstring
Optional. The "alias" to use for the group, which will become the final component of the group's resource name. This value must be unique per project. The field is named groupId to comply with AIP guidance for user-specified IDs. This value should be 4-63 characters, and valid characters are /a-z-/. If not set, it will be generated based on the display name.
Request body
Response
Successful response