{ "rows": [ {} ] }
curl --location --request POST 'https://openapi.wolai.com/v1/databases//rows' \ --header 'authorization: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "rows": [ {} ] }'
{}