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

# POST /v1/{+parent}/identityAwareProxyClients

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

Creates an Identity Aware Proxy (IAP) OAuth client. The client is owned by IAP. Requires that the brand for the project exists and that it is set for internal-only use.

## Path parameters

- `parent` string, required

## Request body

- IdentityAwareProxyClient — Contains the data that describes an Identity Aware Proxy owned client.
  - `secret` string — Output only. Client secret of the OAuth client.
  - `displayName` string — Human-friendly name given to the OAuth client.
  - `name` string — Output only. Unique identifier of the OAuth client.

## 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)
