---
title: "Remove User From All Associated Tenants"
method: DELETE
path: "/users/{user_id}/tenants"
tags: ["Tenant Memberships"]
---

# Remove User From All Associated Tenants

`DELETE /users/{user_id}/tenants`

Removes a user from every tenant they belong to in one call. Their workspace-level profile is a separate resource.

## Path parameters

- `user_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)
