---
title: "POST /v1/{+parent}/destGroups"
method: POST
path: "/v1/{+parent}/destGroups"
tags: ["projects"]
---

# POST /v1/{+parent}/destGroups

`POST /v1/{+parent}/destGroups`

Creates a new TunnelDestGroup.

## Path parameters

- `parent` string, required

## Query parameters

- `tunnelDestGroupId` string

## Request body

- TunnelDestGroup — A TunnelDestGroup.
  - `name` string — Identifier. Identifier for the TunnelDestGroup. Must be unique within the project and contain only lower case letters (a-z) and dashes (-).
  - `fqdns` string[] — Optional. Unordered list. List of FQDNs that this group applies to.
  - `cidrs` string[] — Optional. Unordered list. List of CIDRs that this group applies to.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/iap.md) · [All operations](https://skmtc.dev/google/apis/iap/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/iap/revisions/3ef63a4c0acd/schema)
