curl --location --request DELETE '/sdk/v2/api/table-api/openapi/v1/tables/tbl_xxxxxxxxxxx/rows/row_xxxxxxxxxxx' \
--header 'X-Shimo-Signature: {{X-Shimo-Signature}}' \
--header 'X-Shimo-Token: {{X-Shimo-Token}}'{
"code": 0,
"msg": "success",
"data": null
}