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

# POST /v1/{+parent}/views

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

Creates a view.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudContactcenterinsightsV1View — The View resource.
  - `displayName` string — The human-readable display name of the view.
  - `value` string — A filter to reduce conversation results to a specific subset. Refer to https://cloud.google.com/contact-center/insights/docs/filtering for details.
  - `updateTime` string, google-datetime — Output only. The most recent time at which the view was updated.
  - `name` string — Immutable. The resource name of the view. Format: projects/{project}/locations/{location}/views/{view}
  - `createTime` string, google-datetime — Output only. The time at which this view was created.

## 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/revisions/e071ddf4dfc3/schema)
