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

# POST /v1/{+name}:deploy

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

Deploys an issue model. Returns an error if a model is already deployed. An issue model can only be used in analysis after it has been deployed.

## Path parameters

- `name` string, required

## Request body

- GoogleCloudContactcenterinsightsV1DeployIssueModelRequest — The request to deploy an issue model.
  - `name` string — Required. The issue model to deploy.

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