Authorization: Bearer ********************
{ "jobId": "string" }
curl --location --request POST 'https://insight.juzibot.com/openapi/batch-exec/job/submit' \ --header 'Content-Type: application/json' \ --data-raw '{ "jobId": "string" }'
{ "code": 0 }