/
/Untitled API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 14m ago · Updated 1mo ago
admin3
label4
toolset6
workflow5
  • post杀死 workflow 任务
  • get获取最大 workflow 轮次 ID
  • get获取指定 workflow 轮次详情
  • get获取 workflow 日志
  • post启动或停止 workflow
  • getGet Git File List
  • postAppend to collector manual list
  • postStart Git File Collector
  • getGet git files statistics and collector status
  • postStop Git File Collector
  • getGet score histories
  • getGet ranking results
  • getSearch score results by git link
  • getGet score results
workflow

杀死 workflow 任务

杀死当前运行中的 workflow 任务

post/admin/workflows/kill

Request body

typestring required

"stop" or "kill"

Response

No Content

Changes