---
title: "Creates a new Project Groups."
method: POST
path: "/projectGroups"
tags: ["Project Groups"]
---

# Creates a new Project Groups.

`POST /projectGroups`

Creates a new Project Groups.

## Request body

- CreateProjectGroupDto
  - `name` string
  - `customerIds` integer[]

## 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.dev/xtrf/apis/xtrf-home-portal-api/revisions/75f80d76937f?raw)
