Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 231 Bytes

Delete.md

File metadata and controls

22 lines (18 loc) · 231 Bytes

API描述

删除Agent,v0.1.6开始加入。

API地址

/api/v1/agent/${agentId}/delete

其中:

  • ${agentId} - Agent ID

请求方法

GET

请求参数

返回结果示例

{"ok":1}