类目更新
更新时间:2024-11-04
基本信息
Path: /open/v1/tableqa/category/update
Method: POST
接口描述:
请求参数
Headers
参数名称 | 参数值 | 是否必须 | 示例 | 备注 |
---|---|---|---|---|
Content-Type | application/x-www-form-urlencoded | 是 |
Body
{
"_effect": 1,
"agentId": "ced000cf-bbac-4d31-800a-d783f3c5c16d",
"id": "ad093266-044a-459c-b31e-12f4d723a423",
"categoryName": "测试tqa",
"description": "啊哈hahaha",
"version": 2,
"created": "2023-08-03 15:37:39",
"updated": "2023-08-16 15:13:11",
"lastEditUsername": "shandan552200",
"lastEditUserId": "115753635",
"createdUserId": "115753635",
"createdUsername": "shandan552200",
"userId": null,
"userName": null,
"hasActiveCopy": false,
"interrupted": true
}
返回数据
{
"time": 1692261376651,
"data": null,
"code": 4002801,
"msg": "OK"
}