Locales REST Endpoints

Content (IM)/Locales

The Locales (locales) resource lets you view the locale objects available in the Oracle Knowledge system. Locale objects are identified by the language and the country it represents.

The Locale objects differs form the Language objects as the Language objects are identified only by specific language and not by the country. For example, the Language object that represents English has two Locale objects in the system, they are English United States and English Great Britain. For each Language, only one Locale is set as the group default. For example, English United States is the default locale for the group of Locale objects representing the English Language.

The system assigns Locale objects to users for displaying information in the user interface and for authoring purposes. Content can be authored and translated to many Locale objects to provide global access to content.

Find all
Method: get
Path: /km/api/v1/locales
Find by ID
Method: get
Path: /km/api/v1/locales/{id}