---
title: "撤销待接受邀请"
method: DELETE
path: "/tenants/{id}/invitations/{inv_id}"
tags: ["空间邀请"]
---

# 撤销待接受邀请

`DELETE /tenants/{id}/invitations/{inv_id}`

Owner 取消一条还在 pending 的邀请；已 accepted/declined/revoked/expired 的行不可再撤销。

## Path parameters

- `id` string, required
- `inv_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/invitations/:inv_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/16c9282478c5/schema)
