Locale REST Endpoints
v2/Setup/Locale
These APIs maintain Locales:
| Release | Description |
|---|---|
| 23.5 | Locales v2 introduced |
| 23.6 | Update endpoint will only update an existing record and will not insert a new record. |
- Add Locales
- Method: postPath:
/config/sim/v2/setup/locales - Delete locales
- Method: postPath:
/config/sim/v2/setup/deleteLocales - Get Locales
- Method: postPath:
/config/sim/v2/setup/getLocales - Update Locales
- Method: postPath:
/config/sim/v2/setup/updateLocales