Update Locales

post

/config/sim/v1/setup/updateLocales

Request

Supported Media Types
Header Parameters
Body ()
Locale object of the organization
Root Schema : Locale
Type: object
Model for Locale Object
Show Source
Nested Schema : name
Type: object
Additional Properties Allowed
Show Source
name of the Locale
Example:
{
    "en-US":"Enterprise",
    "de-DE":"Unternehmen",
    "es-MX":"Empresa"
}
Back to Top

Response

Supported Media Types

200 Response

Object Number of the Locale object modified.
Body ()
Root Schema : LocaleResponse
Type: object
Show Source

400 Response

400 Bad Request
Body ()
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top