Magidoc

CreateOrganizationMutationInput
Input Object

Organization Create 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.

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.

logo

Company Logo.

name

Non-null

Name for organization.

onPrem

Boolean to determine if the company is on-prem or not.

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.

Usages

#

References

#

  • Argument input of field createOrganization from type Mutation