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

# POST /v1/{+parent}:tuneQaScorecardRevision

`POST /v1/{+parent}:tuneQaScorecardRevision`

Fine tune one or more QaModels.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudContactcenterinsightsV1TuneQaScorecardRevisionRequest — Request for TuneQaScorecardRevision endpoint.
  - `validateOnly` boolean — Optional. Run in validate only mode, no fine tuning will actually run. Data quality validations like training data distributions will run. Even when set to false, the data quality validations will still run but once the validations complete we will proceed with the fine tune, if applicable.
  - `filter` string — Required. Filter for selecting the feedback labels that needs to be used for training. This filter can be used to limit the feedback labels used for tuning to a feedback labels created or updated for a specific time-window etc.

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