Alteryx · Schema

CreateUserContract

Contract for creating a new user

AnalyticsAutomationData EngineeringData PreparationData ScienceETLMachine LearningPredictive Analytics

Properties

Name Type Description
firstName string User's first name
lastName string User's last name
email string User's email address
role string User role determining access level
defaultWorkerTag string Default worker tag for the user
canScheduleJobs boolean Whether the user can create schedules
canPrioritizeJobs boolean Whether the user can set job priority
canAssignJobs boolean Whether the user can assign jobs to workers
canCreateCollections boolean Whether the user can create collections
isApiEnabled boolean Whether API access is enabled for the user
defaultCredentialId string Default credential ID for the user
isActive boolean Whether the user account is active
timeZone string User's preferred time zone
canCreateAndUpdateDcm boolean Whether the user can create and update DCM connections
canShareForExecutionDcm boolean Whether the user can share DCM connections for execution
canShareForCollaborationDcm boolean Whether the user can share DCM connections for collaboration
canManageGenericVaultsDcm boolean Whether the user can manage generic DCM vaults
View JSON Schema on GitHub