---
title: "Delete Insight Template Group"
method: DELETE
path: "/ai/conversations/insight-groups/{group_id}"
tags: ["Conversations"]
---

# Delete Insight Template Group

`DELETE /ai/conversations/insight-groups/{group_id}`

Permanently deletes the specified insight template group by its ID.

## Path parameters

- `group_id` string, uuid, required — The ID of the insight group

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/team-telnyx/apis/telnyx-api-2.md) · [All operations](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/llms.txt) · [OpenAPI document](https://skmtc.dev/team-telnyx/apis/telnyx-api-2/revisions/f6e9ed754d05?raw)
