Updates an existing locale.
API key authentication. Accepts either:
The locale ID or locale code.
The site ID required when using a locale code instead of a locale ID.
Locale of the site locale.
"es-ES"
The domain URL for domain-based localization. This URL must include the protocol.
"https://hearthfurniture.com.mx"
Custom URL path prefix for this locale. Strip leading/trailing slashes before sending. Null means the locale code is used as the prefix (default behavior).
"french"
locale "locale"
The ID of the updated locale.
We support the subset of locales specified with ISO 3166 that are composed of language and optionally a region.
"en"
"es"
"fr-FR"
"ar-EG"
"ja-JP"
The domain URL for domain-based localization.
"https://hearthfurniture.com.mx"
Custom URL path prefix. Null means the locale code is used as the default prefix.
"french"
The flag that indicates whether this locale is the default locale for the site.