---
title: "PUT /api/entity-screening/threshold"
method: PUT
path: "/api/entity-screening/threshold"
tags: ["Entity Screening"]
---

# PUT /api/entity-screening/threshold

`PUT /api/entity-screening/threshold`

Update matching threshold for the current company

## Request body

- object
  - `scoreThresholdValue` number, required

## Response `200`

Default Response

- object
  - `metadata` object, required
    - `success` boolean, required — True when the request succeeded.
  - `data` object, required

---

[API](https://skmtc.net/retraced/apis/api-reference.md) · [All operations](https://skmtc.net/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/retraced/api-reference/revisions/60d6c901bc4e/schema)
