把输出文件通过zip文件发送到email(Sends the contents of all output files of the job as a ZIP archive by e-mail.)
POST
/api/jobs/{{jobID}}/result/files/sendByMail
请求参数
Query 参数
serverLocation
string
必需
exclude
string
必需
示例值:
Failed
Header 参数
Content-Type
string
必需
示例值:
application/json
Body 参数application/json
示例代码
返回响应
修改于 2024-04-24 10:34:54