---
title: "Remove User from a Tenant"
method: DELETE
path: "/users/{user_id}/tenants/{tenant_id}"
tags: ["Tenant Memberships"]
---

# Remove User from a Tenant

`DELETE /users/{user_id}/tenants/{tenant_id}`

Removes a user from one tenant. Their other tenant memberships and workspace profile are managed through separate endpoints.

## Path parameters

- `user_id` string, required
- `tenant_id` string, required

## Response `204`

---

[API](https://skmtc.net/trycourier/apis/courier.md) · [All operations](https://skmtc.net/trycourier/apis/courier/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycourier/courier/versions/04f69fbf96a5/schema)
