---
title: "Assign Insight Template To Group"
method: POST
path: "/ai/conversations/insight-groups/{group_id}/insights/{insight_id}/assign"
tags: ["Conversations"]
---

# Assign Insight Template To Group

`POST /ai/conversations/insight-groups/{group_id}/insights/{insight_id}/assign`

Assign an insight to a group

## Path parameters

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

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/team-telnyx/apis/telnyx-api.md) · [All operations](https://skmtc.net/team-telnyx/apis/telnyx-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/team-telnyx/telnyx-api/revisions/e32d46c5945b/schema)
