---
title: "Sets whether translations suggested by Roblox will be shown to the user."
method: POST
path: "/v1/locales/set-show-roblox-translations"
tags: ["Localization"]
---

# Sets whether translations suggested by Roblox will be shown to the user.

`POST /v1/locales/set-show-roblox-translations`

## Request body

- RobloxLocaleApiSetShowRobloxTranslationsRequest — Request entity to set the ShowRobloxTranslations field for an account
  - `showRobloxTranslations` boolean — Value to set the ShowRobloxTranslations field to

## Response `200`

OK

- RobloxLocaleApiSuccessResponse — Tells the operation is successful or not
  - `success` boolean — Returns true on success otherwise false

## Other responses

- `400` — Bad Request
- `401` — Unauthorized 0: Authorization has been denied for this request.
- `403` — Feature is turned off temporary 0: Token Validation Failed
- `500` — Internal server error

---

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