Magidoc

UpdateOrganizationMutationInput
Input Object

Organization Update Arguments.

Fields

#

aiDataSharingPolicy

Controls whether AI data sharing is user based or opt-out for the organization.

aiEvalOperationalPurgeEnabled

When enabled, the de-identified AI Companion troubleshooting mirror is purged after its retention period. When disabled (default), the de-identified data is kept indefinitely.

aiEvalOperationalRetentionPeriod

Number of days the de-identified AI Companion troubleshooting mirror is retained before it is permanently deleted. Removed only after unredacted content has been deleted; usage and classification metadata may be retained longer.

aiEvalRawRetentionPeriod

Number of days unredacted AI Companion content (prompts, responses, generated code, and other identifiable text) is retained before it is permanently deleted.

aiModelAssignments

AI model assignments configuration for the organization.

auditLogsRetentionPeriod

Number of days Organization Audit Logs will be retained for.

callRecordingEnabled

Boolean value enabled/disabled call recording option in organization.

callingAccess

Calling access for organization.

clientMutationId

A unique identifier for the client performing the mutation.

dataStorageRegion

The data storage region for the Organization. Do not edit this or otherwise files might not be available. Proceed with caution!

defaultAttachmentExpirationDuration

Default expiration duration for attachments.

disableAppUpgradePrompts

flag to disable APP upgrade prompts.

features

Feature flag settings for organization. String as key, bool as value.

id

id of organization to update.

licenseFile

Scope license file.

logo

Company Logo.

name

Non-null

Name for organization.

organizationId

id of organization to update (deprecated, use `id` instead).

reopen

Boolean value for company reopen confirmation.

scenarioAccess

Scenario access for organization.

scenarioSessionTimeoutMinutes

The number of minutes after which a scenario session will be timed out.

type

Type for organization.

viewerCmsAccess

flag to apply check for cms access.

Usages

#

References

#

  • Argument input of field updateOrganization from type Mutation
  • Argument input of field updateOrganizationAdminFields from type Mutation