For the complete documentation index, see llms.txt. This page is also available as Markdown.

Manage Localisation Data

We have the following flows in Manage Localization Data

  1. Search Localizations

  2. Edit Localizations

  3. Add and Bulk upload

Role required to manage localizations

"LOC_ADMIN"

Sample JSON:

{
   "name": "Localisation admin",
   "code": "LOC_ADMIN",
   "tenantId": "pb"
}

Last updated

Was this helpful?