---
title: "DELETE /thing-groups/{thingGroupName}"
method: DELETE
path: "/thing-groups/{thingGroupName}"
---

# DELETE /thing-groups/{thingGroupName}

`DELETE /thing-groups/{thingGroupName}`

Deletes a thing group.

Requires permission to access the [DeleteThingGroup](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions) action.

## Path parameters

- `thingGroupName` string, required

## Query parameters

- `expectedVersion` integer

## Response `200`

Success

- DeleteThingGroupResponse

## Other responses

- `480` — InvalidRequestException
- `481` — VersionConflictException
- `482` — ThrottlingException
- `483` — InternalFailureException

---

[API](https://skmtc.net/aws/apis/iot.md) · [All operations](https://skmtc.net/aws/apis/iot/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/iot/versions/deef5c4b09f0/schema)
