---
title: "DELETE /providers/Microsoft.Management/managementGroups/{groupId}"
method: DELETE
path: "/providers/Microsoft.Management/managementGroups/{groupId}"
tags: ["ManagementGroups"]
---

# DELETE /providers/Microsoft.Management/managementGroups/{groupId}

`DELETE /providers/Microsoft.Management/managementGroups/{groupId}`

Delete management group.
If a management group contains child resources, the request will fail.

## Path parameters

- `groupId` string, required

## Query parameters

- `api-version` string, required

## Headers

- `Cache-Control` string

## Response `202`

Accepted

- AzureAsyncOperationResults — The results of Azure-AsyncOperation.
  - `id` string — The fully qualified ID for the management group. For example, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-000000000000
  - `type` string — The type of the resource. For example, Microsoft.Management/managementGroups
  - `name` string — The name of the management group. For example, 00000000-0000-0000-0000-000000000000
  - `status` string — The current status of the asynchronous operation performed . For example, Running, Succeeded, Failed
  - `properties` ManagementGroupInfoProperties — The generic properties of a management group.
    - `tenantId` string — The AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000
    - `displayName` string — The friendly name of the management group.

## Other responses

- `204` — NoContent
- `default` — Error

---

[API](https://skmtc.net/azure/apis/management-microsoft-management-managementgroups.md) · [All operations](https://skmtc.net/azure/apis/management-microsoft-management-managementgroups/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/management-microsoft-management-managementgroups/versions/8a88b7130da6/schema)
