---
title: "Delete user"
method: DELETE
path: "/groups/{group-id}/users/{user-id}"
tags: ["Users"]
---

# Delete user

`DELETE /groups/{group-id}/users/{user-id}`

## Path parameters

- `group-id` string, required
- `user-id` string, required

## Query parameters

- `domain` string

## Response `200`

User deletion status

- SuccessStatus
  - `success` boolean — Success status

## Other responses

- `default` — Unexpected error

## Changes

- **2022-03-14** `cfe3327040c8` — 1 info
  - added the new optional `query` request parameter `domain`
- **2021-03-03** `cfe93632e546` — 1 info
  - endpoint added
- **2021-01-06** `cbb5695aec22` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/changes/groups/:group-id/users/:user-id/delete.md)

---

[API](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard.md) · [All operations](https://skmtc.dev/wso2/apis/cluster-aware-mi-dashboard/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wso2/cluster-aware-mi-dashboard/revisions/1d5e9cc062de/schema)
