---
title: "移除空间成员"
method: DELETE
path: "/tenants/{id}/members/{user_id}"
tags: ["空间成员"]
---

# 移除空间成员

`DELETE /tenants/{id}/members/{user_id}`

Owner 将某位成员从当前空间中移除（软删除 tenant_members 行）；不能移除最后一位 Owner

## Path parameters

- `id` string, required
- `user_id` string, required

## Response `200`

OK

- object

## Changes

- **2026-07-14** `1c6aac86ddd1` — 2 info
  - api tag `空间成员` added
  - api tag `租户成员` removed
- **2026-05-21** `2a10056aff5c` — 1 info
  - endpoint added
- **2025-12-16** `edf61e68559d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/tenants/:id/members/:user_id/delete.md)

---

[API](https://skmtc.dev/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.dev/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/794821c045c7/schema)
