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

# POST /v3/{+parent}/entityTypes

`POST /v3/{+parent}/entityTypes`

## Path parameters

- `parent` string, required

## Query parameters

- `languageCode` string

## Request body

- GoogleCloudDialogflowCxV3SessionEntityType
  - `name` string
  - `entityOverrideMode` 'ENTITY_OVERRIDE_MODE_UNSPECIFIED' | 'ENTITY_OVERRIDE_MODE_OVERRIDE' | 'ENTITY_OVERRIDE_MODE_SUPPLEMENT'
  - `entities` GoogleCloudDialogflowCxV3EntityTypeEntity[]
    - `value` string
    - `synonyms` string[]

## Response `200`

Successful response

---

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