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

# POST /v3/{+parent}/intents:import

`POST /v3/{+parent}/intents:import`

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudDialogflowCxV3ImportIntentsRequest
  - `intentsContent` GoogleCloudDialogflowCxV3InlineSource
    - `content` string, byte
  - `mergeOption` 'MERGE_OPTION_UNSPECIFIED' | 'REJECT' | 'REPLACE' | 'MERGE' | 'RENAME' | 'REPORT_CONFLICT' | 'KEEP'
  - `intentsUri` 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)
