Update the Global Locale Settings
POST {{baseUrl}}/admin/globalSettings/localeSettings?fields=locale(id,name,community,locale,language),isRTL
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
fields | string |
Request Body
{"locale"=>{"id"=>"de_DE"}}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |