Delete

Deletes an existing group

2 variables
0 variables

Deletes an existing group

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage your data across Google Cloud Platform services
  • View and write monitoring data for all of your Google and third-party Cloud and API projects

Input

This building block consumes 2 input parameters

  = Parameter name
  = Format

name STRING Required

The group to delete. The format is "projects/{project_id_or_number}/groups/{group_id}"

recursive BOOLEAN

If this field is true, then the request means to delete a group with all its descendants. Otherwise, the request means to delete a group only when it has no descendants. The default value is false