类目删除
更新时间:2024-11-04
基本信息
Path: /open/v1/tableqa/category/delete
Method: POST
接口描述:
请求参数
Headers
参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
---|---|---|---|---|
Content-Type | application/x-www-form-urlencoded | 是 |
Body
"_effect": 1,
"agentId": "ced000cf-bbac-4d31-800a-d783f3c5c16d",
"id": "82186f6b-7530-4380-911d-18e18fcaa8eb",
"categoryName": "类目1567_ce",
"description": null,
"version": 1,
"created": "2023-07-04 19:35:13",
"updated": "2023-07-04 19:35:13",
"lastEditUsername": "shandan552200",
"lastEditUserId": "115753635",
"createdUserId": "115753635",
"createdUsername": "shandan552200",
"userId": null,
"userName": null,
"hasActiveCopy": false,
"interrupted": true
}
返回数据
{
"time": 1692261273765,
"data": null,
"code": 4002801,
"msg": "OK"
}