---
title: "取消智能体共享"
method: DELETE
path: "/agents/{id}/shares/{share_id}"
tags: ["组织"]
---

# 取消智能体共享

`DELETE /agents/{id}/shares/{share_id}`

从智能体的共享列表中移除指定共享关系

## Path parameters

- `id` string, required
- `share_id` string, required

## Response `200`

success: true

- object

## Other responses

- `403` — 无权限

## Changes

- **2026-05-11** `80a8b4b45cb8` — 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/agents/:id/shares/:share_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)
