---
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` — 无权限

---

[API](https://skmtc.net/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.net/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/versions/d6921ae22ce0/schema)
