{
"tenantKey": "t7uyc4bi20",
"employeeId": 2225404757647817194,
"matrixId": 3225334517627817135,
"source": "normal",
"rowDataIdList": [22253349999627888838, 11153349999627238733]
}
curl --location --request POST '/api/hrm/restful/delData' \
--header 'Content-Type: application/json' \
--data-raw '{
"tenantKey": "t7uyc4bi20",
"employeeId": 2225404757647817194,
"matrixId": 3225334517627817135,
"source": "normal",
"rowDataIdList": [22253349999627888838, 11153349999627238733]
}'
{
"code": 200,
"status": true,
"message": "successful",
"data": null
}