{
"parent_id": 0,
"title": "string",
"type": 0,
"part_fill_color": "string",
"read_only": 0
}curl --location --request POST 'https://mcs-gateway.fscut.com/cn-api/api/job/add' \
--header 'app-id: op193bf9f2eb09e0e4' \
--header 'time-stamp: 1756799491440' \
--header 'app-sign;' \
--header 'X-FS-Orgcode: A4WEHGP02BZ4' \
--header 'Content-Type: application/json' \
--data-raw '{
"parent_id": 0,
"title": "string",
"type": 0,
"part_fill_color": "string",
"read_only": 0
}'{
"status": 0,
"msg": "OK",
"data": {
"job_id": 1874
}
}