Update Locales

post

/config/sim/v2/setup/updateLocales

Request

Supported Media Types
Header Parameters
Body ()
The input Body model that needs to be given.
Root Schema : schema
Type: object
Model for Locale Object
Show Source
Nested Schema : name
Type: object
name of the Locale
Example:
{
    "1":"Enterprise",
    "2":"Unternehmen",
    "3":"Empresa"
}
Back to Top

Response

Supported Media Types

200 Response

Locale record Updated.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top