OrgConfigInputMap
A flat map of config key → value. null deletes the row (reverts to inherited / default). Keys not present are untouched. Registered keys (above) use their declared types and are Zod-validated. Unregistered partner-defined keys are stored as plain text and must be string or null. Keys must be safe identifiers (1–255 chars, ^[A-Za-z_][A-Za-z0-9_-]*$); reserved JS prototype slots are rejected. Top-level arrays are rejected.
- appType: boolean | null
Store Enabled - cameraType: string | null enum
Mic Default values- always
_on - at
_school - user
_choice - always
_off
- consentType: string | null Format: email
Admin Email Parental-consent admin digest recipient.
- consentType: boolean | null
Management Enabled - consentType: string | null
Template Id DocuSign template id for parental-consent envelopes.
- credentialType: string | null enum
Import Mode values- enabled
- disabled
- privacyType: string | null Format: uri
Policy Url - timeType: string | null
Zone IANA timezone for coaching day boundaries.
- propertyType: string | null
Name keys:string
