使用本文档前,请确认您已经拥有集简云开发平台的账户权限,如果还没有,请访问:https://www.jijyun.cn/open.html
{ "table_id": "SJDCOQ1689320075670575153", "column": [ { "tmafdeogryhv":"地方很多废话", "kzxycwsugelv":"123", "row_id":"FKTVQO1715399031533332824" } ] }
curl --location --request POST 'https://developer.jijyun.cn/v1/api/datatable/openapi/table/rows/update' \ --header 'Content-Type: application/json' \ --data-raw '{ "table_id": "SJDCOQ1689320075670575153", "column": [ { "tmafdeogryhv":"地方很多废话", "kzxycwsugelv":"123", "row_id":"FKTVQO1715399031533332824" } ] }'
{"Code":2000,"Msg":"成功","Data":{"rows":{"table_id":"SJDCOQ1689320075670575153","column":[{"tmafdeogryhv":"地方很多废话","kzxycwsugelv":"1234","row_id":"FKTVQO1715399031533332824","update_state":0}],"update_time":"2024-05-23T10:12:46.274868"}}}