---
title: "Remove a user from a group"
method: DELETE
path: "/groups/{id}/relationships/users/{user_id}"
tags: ["Group Management"]
---

# Remove a user from a group

`DELETE /groups/{id}/relationships/users/{user_id}`

## Path parameters

- `id` string, required
- `user_id` string, required

## Headers

- `x-apikey` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

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