---
title: "Remove user from group"
method: DELETE
path: "/users/{userId}/groups/{groupId}"
tags: ["Users"]
---

# Remove user from group

`DELETE /users/{userId}/groups/{groupId}`

## Response `204`

User removed from group.

## Other responses

- `404` — unresolved $ref

---

[API](https://skmtc.dev/sphereon-opensource/apis/user-manager-api.md) · [All operations](https://skmtc.dev/sphereon-opensource/apis/user-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sphereon-opensource/user-manager-api/revisions/6d47be2a94e0/schema)
