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

# POST /v1/{+parent}/issues

`POST /v1/{+parent}/issues`

Creates an issue.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudContactcenterinsightsV1Issue — The issue resource.
  - `displayDescription` string — Representative description of the issue.
  - `displayName` string — The representative name for the issue.
  - `sampleUtterances` string[] — Output only. Resource names of the sample representative utterances that match to this issue.
  - `name` string — Immutable. The resource name of the issue. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
  - `createTime` string, google-datetime — Output only. The time at which this issue was created.
  - `updateTime` string, google-datetime — Output only. The most recent time that this issue was updated.

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