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

# POST /v1/{+parent}/qaScorecards

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

Create a QaScorecard.

## Path parameters

- `parent` string, required

## Query parameters

- `qaScorecardId` string

## Request body

- GoogleCloudContactcenterinsightsV1QaScorecard — A QaScorecard represents a collection of questions to be scored during analysis.
  - `updateTime` string, google-datetime — Output only. The most recent time at which the scorecard was updated.
  - `source` 'QA_SCORECARD_SOURCE_UNSPECIFIED' | 'QA_SCORECARD_SOURCE_CUSTOMER_DEFINED' | 'QA_SCORECARD_SOURCE_DISCOVERY_ENGINE' — Output only. The source of the scorecard.
  - `name` string — Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
  - `createTime` string, google-datetime — Output only. The time at which this scorecard was created.
  - `displayName` string — The user-specified display name of the scorecard.
  - `isDefault` boolean — Whether the scorecard is the default one for the project. A default scorecard cannot be deleted and will always appear first in scorecard selector.
  - `description` string — A text description explaining the intent of the scorecard.

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