{ "table_id": "CQVIZW1691652056540119632", "row_ids": [ "FKTVQO1715399031533332824" ] }
curl --location --request POST 'https://developer.jijyun.cn/v1/api/datatable/openapi/table/rows/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "table_id": "CQVIZW1691652056540119632", "row_ids": [ "FKTVQO1715399031533332824" ] }'
{ "Code": 2000, "Msg": "成功", "Data": { "delete": 1 } }