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 | nullenum
Mic Default values- always
_on - at
_school - user
_choice - always
_off
- consentType: boolean | null
Management Enabled - credentialType: string | nullenum
Import Mode values- enabled
- disabled
- privacyType: string | nullFormat: uri
Policy Url - propertyType: string | null
Name
