---
title: "PUT /payments/{paymentId}/teams/{teamId}/settings"
method: PUT
path: "/payments/{paymentId}/teams/{teamId}/settings"
tags: ["team-controller"]
---

# PUT /payments/{paymentId}/teams/{teamId}/settings

`PUT /payments/{paymentId}/teams/{teamId}/settings`

## Path parameters

- `paymentId` integer, required
- `teamId` integer, required

## Headers

- `X-Zendesk-Doorman-Auth-Response` string, required

## Request body

- TeamSettingsRequest
  - `threshold` integer
  - `selfReviews` boolean
  - `limitConnections` boolean
  - `tagsLocked` boolean
  - `calibrated` boolean
  - `calibrationEnabled` boolean
  - `copyConversationReviewToCalibrationReview` boolean
  - `scorecardType` string
  - `defaultReviewee` string
  - `reviewerVisibility` string
  - `leadVisibility` string
  - `managerVisibility` string

## Response `200`

OK

---

[API](https://skmtc.net/klausapp/apis/klaus-rest-api-documentation.md) · [All operations](https://skmtc.net/klausapp/apis/klaus-rest-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/klausapp/klaus-rest-api-documentation/revisions/65c3cb19dc22/schema)
