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

# POST /v1/{+name}:export

`POST /v1/{+name}:export`

Exports an issue model to the provided destination.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudContactcenterinsightsV1ExportIssueModelRequest — Request to export an issue model.
  - `gcsDestination` GoogleCloudContactcenterinsightsV1ExportIssueModelRequestGcsDestination — Google Cloud Storage Object URI to save the issue model to.
    - `objectUri` string — Required. Format: `gs:///`
  - `name` string — Required. The issue model to export.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/contactcenterinsights.md) · [All operations](https://skmtc.net/google/apis/contactcenterinsights/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/contactcenterinsights/versions/e071ddf4dfc3/schema)
