{
"triggerWorkflow": false,
"permanent": true
}curl --location --request DELETE 'https://www.nocoly.com/v3/app/worksheets//rows/' \
--header 'HAP-Appkey;' \
--header 'HAP-Sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"triggerWorkflow": false,
"permanent": true
}'{
"success": true,
"data": {}
}