重测接口
POST
/jobs/{job_id}/tasks/{task_ids}/retry
请求参数
Path 参数
job_id
integer
作业ID,必填
示例值:
96
task_ids
string
必需
示例值:
207,214
Header 参数
Authorization
string
必需
示例值:
bearer {{token}}
Content-Type
string
必需
示例值:
application/json
User-Agent
string
可选
示例值:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
示例代码
返回响应
修改于 2024-08-20 02:27:59