Update organization translation file
This endpoint updates the translation file for a specified locale (**lng**) without custom translations.
### Usage notes
- Retrieve the **lng** by calling the [/v2/translations/organization](https://help.sigmacomputing.com/reference/list-org-locales) endpoint.
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Path parameters
lng
Request
The request body.
translations
A JSON object with phrases as keys and their translations as values
Response
The response body.

