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

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

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

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudDialogflowCxV3ImportFlowRequest
  - `flowUri` string
  - `importOption` 'IMPORT_OPTION_UNSPECIFIED' | 'KEEP' | 'FALLBACK'
  - `flowImportStrategy` GoogleCloudDialogflowCxV3FlowImportStrategy
    - `globalImportStrategy` 'IMPORT_STRATEGY_UNSPECIFIED' | 'IMPORT_STRATEGY_CREATE_NEW' | 'IMPORT_STRATEGY_REPLACE' | 'IMPORT_STRATEGY_KEEP' | 'IMPORT_STRATEGY_MERGE' | 'IMPORT_STRATEGY_THROW_ERROR'
  - `flowContent` string, byte

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