删除条款
开发环境
http://dev-cn.your-api-server.com
开发环境
http://dev-cn.your-api-server.com
DELETE
https://enterprise-api.writer.com /terminology/organization/ {organizationId} /team/ {teamId}
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://enterprise-api.writer.com /terminology/organization/ /team/ ' \
--header 'Authorization;'
响应示例响应示例
200 - 成功示例
{
"deleted": 0
}
请求参数
Path 参数
organizationId
string
必需
teamId
string
必需
Header 参数
Authorization
string
必需