# 删除敏感词接口[单个/批量]
- 接口说明: 删除敏感词[单个/批量]
- 接口地址: /api/stop-words/{id}
- 请求方式: DELETE
# 请求参数
# 请求示例
/api/stop-words/45
/api/stop-words/21,22,23
# 返回说明
- http 状态码: 204
# 返回结果
# 返回示例
← 创建敏感词接口[批量] 修改敏感词接口 →
/api/stop-words/45
/api/stop-words/21,22,23
← 创建敏感词接口[批量] 修改敏感词接口 →