---
title: "Remove user from tenant"
method: DELETE
path: "/tenants/:id/user"
tags: ["tenant"]
---

# Remove user from tenant

`DELETE /tenants/:id/user`

This can only be done by a logged in user who has the required privileges.

## Path parameters

- `id` string, required
- `userId` string, required

## Response `200`

Success

---

[API](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih.md) · [All operations](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/llms.txt) · [OpenAPI document](https://skmtc.dev/openintegrationhub/apis/iam-api-for-oih/revisions/e2b72db6827a?raw)
