---
title: "Delete smart group"
method: DELETE
path: "/users/v1/smart-groups/{smartGroupId}"
tags: ["Users:v1:Smart Groups"]
---

# Delete smart group

`DELETE /users/v1/smart-groups/{smartGroupId}`

Delete existing smart group by its unique identifier

## Path parameters

- `smartGroupId` integer, required — The unique identifier of the smart group to update

## Response `200`

Successful Response

- APIResponseBaseResponse
  - `requestId` string
  - `data` BaseResponse, required

## Other responses

- `422` — Validation Error

---

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