删除片段
DELETE
https://enterprise-api.writer.com/snippet/organization/{organizationId}/team/{teamId}请求参数
Path 参数
organizationId
string
必需
teamId
string
必需
Header 参数
Authorization
string
必需
示例代码
返回响应
成功(200)
请求有误(400)
没有权限(401)
禁止访问(403)
记录不存在(404)
服务器错误(500)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
deleted
integer
必需
示例
成功示例
{
"deleted": 0
}
最后修改时间: 9 个月前