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

## Changes

- **2026-07-29** `f76bed79a913` — 2 info
  - api tag `Tenant Memberships` added
  - api tag `User Tenants` removed
- **2025-10-15** `e67d02739533` — 2 info
  - api tag `User Tenants` added
  - api tag `UsersTenants` removed

[Change history](https://skmtc.dev/trycourier/apis/courier/changes/users/:user_id/tenants/delete.md)

---

[API](https://skmtc.dev/trycourier/apis/courier.md) · [All operations](https://skmtc.dev/trycourier/apis/courier/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycourier/courier/revisions/cb8586034158/schema)
