{
"appKey": "5004e1f1c103fc82",
"sign": "MWQzYWJiNTNlYzZmNjZhNTA1NTExMGZhNzEyMjU3ZTMzM2Q2YWFmZWJkMTZjMWM1NTRjNDZiODUwNjc5OTUzNg==",
"worksheetId": "6773abdab945df4389d21c17",
"rowId": "0772e57d-1832-4ab9-9487-658c5e6e0ea1",
"ReturnRowIds":false,
"triggerWorkflow": true
}
curl --location --request POST 'https://api.mingdao.com/v2/open/worksheet/deleteRow?url=' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "5004e1f1c103fc82",
"sign": "MWQzYWJiNTNlYzZmNjZhNTA1NTExMGZhNzEyMjU3ZTMzM2Q2YWFmZWJkMTZjMWM1NTRjNDZiODUwNjc5OTUzNg==",
"worksheetId": "6773abdab945df4389d21c17",
"rowId": "0772e57d-1832-4ab9-9487-658c5e6e0ea1",
"ReturnRowIds":false,
"triggerWorkflow": true
}'
{
"data": true,
"error_code": 1,
"success": true
}