> For the complete documentation index, see [llms.txt](https://o2oa.gitbook.io/course/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://o2oa.gitbook.io/course/ping-tai-shi-shi/zu-zhi-guan-li/shu-ju-tong-bu-jie-kou/zu-zhi-shu-ju-jie-kou/shan-chu-zu-zhi.md).

# 删除组织

**请求报文**

| <p>{</p><p>     action : "delete",</p><p>distinguishedName : "",  //识别名,@P结尾.</p><p>unique : "",                   //唯一标识</p><p>}</p> |
| ------------------------------------------------------------------------------------------------------------------------------------- |

**说明：**&#x64;istinguishedName 、unique 用来查找组织，其中一项不为空即可

**响应报文**

| <p>{</p><p>  "data": {</p><p>    "value": {</p><p>"result" : "",               //响应成功为 success, 失败为error</p><p>        "description": ""          //响应结果描述</p><p>     }</p><p>  }</p><p>}</p> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
