通过配置单创建多文件任务,可支持formdata(Creates a new job from files and (optionally) a ticket, supplied as multipart/form-data.)
POST
/api/workflows/{workflowName}/input/multipart
Multiple files can be supplied in a single request. A ticket can also be supplied as a file with the name "ticket.json". This ticket must reference other files in the request by name.