Skip to content

organization_groups_delete

Deletes an organization group; the access it carried is withdrawn (owner/admin)

Tool

organization_groups_delete

Deletes an organization group; the access it carried is withdrawn (owner/admin)

Deletes an organization group; the access it carried is withdrawn (owner/admin)

Behavior

HTTP
DELETE /governance/api/v1/organizations/:orgId/groups/:groupId

Arguments

NameTypeRequiredDescription
orgIdstringNo description in the catalog.
groupIdstringNo description in the catalog.

Try it

Deletes an organization group; the access it carried is withdrawn (owner/admin).

When to use

Deletes an organization group; the access it carried is withdrawn (owner/admin)

Example

Ask your agent something like this:

Deletes an organization group; the access it carried is withdrawn (owner/admin).

The agent will invoke organization_groups_delete with these arguments:

{
  "orgId": "<orgId>",
  "groupId": "<groupId>"
}

Esc

Start typing to search the docs.

navigateselect