删除作业 / 删除文件夹及文件夹下所有作业;
作业下零件为空才可以被删除;{
"id": 0,
"is_delete": 0
}curl --location 'https://mcs-gateway.fscut.com/cn-api/api/job/update' \
--header 'app-id: op193bf9f2eb09e0e4' \
--header 'time-stamp: 1756799491440' \
--header 'app-sign;' \
--header 'X-FS-Orgcode: A4WEHGP02BZ4' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"is_delete": 0
}'{
"status": 0,
"msg": "OK"
}