---
title: "Remove quotes from project group."
method: PUT
path: "/projectGroups/{projectGroupId}/unlinkQuotes"
tags: ["Project Groups"]
---

# Remove quotes from project group.

`PUT /projectGroups/{projectGroupId}/unlinkQuotes`

Remove quotes from project group.

## Path parameters

- `projectGroupId` integer, required

## Request body

- LinkQuotesDto
  - `quoteIds` integer[]
  - `smartQuoteIds` string[]

## Response `default`

Success

---

[API](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api.md) · [All operations](https://skmtc.dev/xtrf/apis/xtrf-home-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xtrf/xtrf-home-portal-api/revisions/d08bb98d8164/schema)
