---
title: "删除agent"
method: POST
path: "/agent/install/hostdelete"
tags: ["agent"]
---

# 删除agent

`POST /agent/install/hostdelete`

delete agent

## Request body

- ImplHostDeleteParam
  - `aid` integer[]
  - `type` string

## Response `200`

{"msg":"ok","code":0,"data":null}

- string

---

[API](https://skmtc.dev/dtstack/apis/maxtrix.md) · [All operations](https://skmtc.dev/dtstack/apis/maxtrix/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dtstack/maxtrix/revisions/c389ef3ba143/schema)
