AiOrganizationConfigurationInput
input
Input to set/modify the AI functionality for the Organization specified.
Input Fields
isEnabled
Boolean!
required
Whether AI functionality is enabled for the organization. When set to `true` AI functionality is enabled, `false` then AI functionality is disabled.
organizationId
ID!
required
Id of the organization the configuration change is applied to. If the organizationId is a partner organization, the configuration is written to every direct child organization the caller can manage and, once per-level AI enablement is rolled out, to the partner organization itself. If the organizationId is not a partner, the configuration is written to that organization when the caller can manage it, otherwise to every direct child organization the caller can manage. If the caller cannot manage any organization in that scope, the request is rejected as unauthorized.