Get district
Update district
s: 1).
Update your district’s name, accent color, supported languages, or settings blob.
Request body:
object
Multilingual district name:
{ "en": "My District" }string
Hex color code for the district accent (e.g.,
"#6e5dec")array
Array of BCP 47 language codes supported by the district (e.g.,
["en", "es"])object
Partial settings object. Merged with existing settings — only keys you include are updated.
Settings structure
Thesettings object contains all district configuration. Key top-level keys:
The settings structure uses short keys for storage efficiency. Refer to the app’s Settings UI for a human-readable view of what each key controls.