---
title: "Update Subscriber Review Translation Settings"
method: POST
path: "/review_translation_settings"
tags: ["Subscriber Review Translation Settings"]
---

# Update Subscriber Review Translation Settings

`POST /review_translation_settings`

## Request body

- object
  - `isGlobalTermsBlocklistEnabled` boolean, required — A flag which is used to determine whether the Subscriber Review Translation Blocklist will be used when translating Reviews
  - `isProductTermsBlocklistEnabled` boolean, required — A flag which is used to determine whether Product Review Translation Blocklist will be used when translating Reviews

## Response `200`

Updated Subscriber Review Translation Settings Object

- object
  - `isGlobalTermsBlocklistEnabled` boolean — A flag which is used to determine whether the Subscriber Review Translation Blocklist will be used when translating Reviews
  - `isProductTermsBlocklistEnabled` boolean — A flag which is used to determine whether Product Review Translation Blocklist will be used when translating Reviews

## Other responses

- `401` — Authentication credentials are missing or incorrect.
- `403` — The requested resource is forbidden.
- `404` — The requested resource could not be found.

---

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