Authorization: ********************curl --location 'https://loomloom.shengsuanyun.com/batch/loom/v1/officialTemplates/:validateWorkbook' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"callbackUrl": "string",
"clientRequestId": "string",
"content": [
0
],
"filename": "string",
"recordCount": 0
}'{
"fileErrors": [
"string"
],
"rowErrors": [
{
"error": "string",
"fieldKey": "string",
"rowIndex": 0
}
],
"valid": true
}