---
title: "Assign insight to a group (team)"
method: POST
path: "/insights/{id}/assign"
---

# Assign insight to a group (team)

`POST /insights/{id}/assign`

Assigns a customer insight to a specific group (team)

## Path parameters

- `id` string, required

## Request body

- AssignInsightDto
  - `groupId` string, uuid, required

## Response `200`

Default Response

## Other responses

- `500` — Internal Server Error

---

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