删除单个relay任务
DELETE
http://serverip:8000/api/relay/{id}
接口描述
删除relay任务
请求参数
参数名
类型
描述
必填
id
int
任务创建后返回的任务id
必填