---
title: "Remove an agent"
method: DELETE
path: "/genai/{connection_id}/agent/{id}"
tags: ["genai", "agent"]
---

# Remove an agent

`DELETE /genai/{connection_id}/agent/{id}`

## Path parameters

- `connection_id` string, required
- `id` string, required

## Response `200`

Successful

## Other responses

- `default` — Successful

## Changes

- **2026-09-21** `669f9277e173` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/unified/apis/unified-to-api/changes/genai/:connection_id/agent/:id/delete.md)

---

[API](https://skmtc.dev/unified/apis/unified-to-api.md) · [All operations](https://skmtc.dev/unified/apis/unified-to-api/llms.txt) · [OpenAPI document](https://skmtc.dev/unified/apis/unified-to-api/revisions/e0a7ff925921?raw)
