Languages
A tenant enables locales here; every MultiLangString on a product,
category, brand, etc. is keyed by one of these locale codes (ISO 639-1,
optionally with a region subtag).
Endpoints
GET
/api/b2b/pim/languagesauth: sessionPOST
/api/b2b/pim/languagesauth: sessionPATCH
/api/b2b/pim/languages/:codeauth: sessionDELETE
/api/b2b/pim/languages/:codeauth: sessionNotes
- One language is marked
default: true; it's the fallback when aMultiLangStringis missing a translation. - Enabling a language does not backfill translations; see AI Enhancement for bulk translation.