/
/Untitled API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 11m ago · Updated 1mo ago
admin3
label4
toolset6
  • get获取运行中的工具实例列表
  • post创建工具实例
  • get获取单个工具实例详情
  • post杀死工具实例
  • get获取工具实例日志
  • get获取工具列表
workflow5
  • 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
toolset

杀死工具实例

杀死指定工具实例

post/admin/toolset/instances/{id}/kill

Path parameters

idstring required

实例ID

Request body

signalinteger required

Response

No Content

Changes