formData
tableId=xxx
file=xxx
curl --location --request POST '/public-api/datacenterTable/importData' \
--header 'Authorization: Bearer 593c8a84a01746ed96abfb26c15d2103'{
"errorCode": 0,
"message": "",
"data": {
"successCount": 0,
"errorCount": 0,
"totalCount": 0,
"errorRows": [
{
"": {}
}
]
}
}