Mutations
adminReassignWorkflowAssignment
Type: WorkflowAssignmentReassignPayload!
Reassign a workflow assignment to new targets
Arguments
| Name | Description |
|---|---|
approveNDARequests
Type: BulkUpdateStatusPayload!
Update multiple existing nda requests as approved
Arguments
| Name | Description |
|---|---|
ids | IDs of the notifications to update |
approveWorkflowAssignment
Type: WorkflowAssignmentApprovePayload!
Approve a workflow assignment and apply the proposed changes
Arguments
| Name | Description |
|---|---|
id | ID of the workflow assignment to approve |
bulkCancelWorkflowInstances
Type: WorkflowInstanceBulkAdminPayload!
Cancel multiple workflow instances
Arguments
| Name | Description |
|---|---|
ids | |
reason |
bulkForceCompleteWorkflowInstances
Type: WorkflowInstanceBulkAdminPayload!
Force-complete multiple workflow instances
Arguments
| Name | Description |
|---|---|
ids | |
applyProposal |
cancelWorkflowInstance
Type: WorkflowInstanceAdminPayload!
Cancel a workflow instance (mark as failed) and close pending assignments
Arguments
| Name | Description |
|---|---|
id | ID of the workflow instance to cancel |
reason | Optional reason for cancellation |
cloneBulkCSVControl
Type: ControlBulkCreatePayload!
Create multiple new controls via a clone from a standard using a CSV
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the control |
createActionPlan
Type: ActionPlanCreatePayload!
Create a new actionPlan
Arguments
| Name | Description |
|---|---|
input | values of the actionPlan |
createAPIToken
Type: APITokenCreatePayload!
Create a new apiToken
Arguments
| Name | Description |
|---|---|
input | values of the apiToken |
createAssessment
Type: AssessmentCreatePayload!
Create a new assessment
Arguments
| Name | Description |
|---|---|
input | values of the assessment |
createAssessmentResponse
Type: AssessmentResponseCreatePayload!
Create a new assessmentResponse
Arguments
| Name | Description |
|---|---|
values of the assessmentResponse |
createAsset
Type: AssetCreatePayload!
Create a new asset
Arguments
| Name | Description |
|---|---|
input | values of the asset |
createBulkActionPlan
Type: ActionPlanBulkCreatePayload!
Create multiple new actionPlans
Arguments
| Name | Description |
|---|---|
input | values of the actionPlan |
createBulkAPIToken
Type: APITokenBulkCreatePayload!
Create multiple new apiTokens
Arguments
| Name | Description |
|---|---|
input | values of the apiToken |
createBulkAsset
Type: AssetBulkCreatePayload!
Create multiple new assets
Arguments
| Name | Description |
|---|---|
input | values of the asset |
createBulkCampaign
Type: CampaignBulkCreatePayload!
Create multiple new campaigns
Arguments
| Name | Description |
|---|---|
input | values of the campaign |
createBulkCampaignTarget
Type: CampaignTargetBulkCreatePayload!
Create multiple new campaignTargets
Arguments
| Name | Description |
|---|---|
values of the campaignTarget |
createBulkContact
Type: ContactBulkCreatePayload!
Create multiple new contacts
Arguments
| Name | Description |
|---|---|
input | values of the contact |
createBulkControl
Type: ControlBulkCreatePayload!
Create multiple new controls
Arguments
| Name | Description |
|---|---|
input | values of the control |
createBulkControlImplementation
Type: ControlImplementationBulkCreatePayload!
Create multiple new controlImplementations
Arguments
| Name | Description |
|---|---|
values of the controlImplementation |
createBulkControlObjective
Type: ControlObjectiveBulkCreatePayload!
Create multiple new controlObjectives
Arguments
| Name | Description |
|---|---|
values of the controlObjective |
createBulkCSVActionPlan
Type: ActionPlanBulkCreatePayload!
Create multiple new actionPlans via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the actionPlan |
createBulkCSVAPIToken
Type: APITokenBulkCreatePayload!
Create multiple new apiTokens via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the apiToken |
createBulkCSVAsset
Type: AssetBulkCreatePayload!
Create multiple new assets via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the asset |
createBulkCSVCampaign
Type: CampaignBulkCreatePayload!
Create multiple new campaigns via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the campaign |
createBulkCSVCampaignTarget
Type: CampaignTargetBulkCreatePayload!
Create multiple new campaignTargets via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the campaignTarget |
createBulkCSVContact
Type: ContactBulkCreatePayload!
Create multiple new contacts via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the contact |
createBulkCSVControl
Type: ControlBulkCreatePayload!
Create multiple new controls via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the control |
createBulkCSVControlImplementation
Type: ControlImplementationBulkCreatePayload!
Create multiple new controlImplementations via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the controlImplementation |
createBulkCSVControlObjective
Type: ControlObjectiveBulkCreatePayload!
Create multiple new controlObjectives via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the controlObjective |
createBulkCSVCustomDomain
Type: CustomDomainBulkCreatePayload!
Create multiple new customDomains via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the customDomain |
createBulkCSVCustomTypeEnum
Type: CustomTypeEnumBulkCreatePayload!
Create multiple new customTypeEnums via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the customTypeEnum |
createBulkCSVDirectoryAccount
Type: DirectoryAccountBulkCreatePayload!
Create multiple new directoryAccounts via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the directoryAccount |
createBulkCSVDirectoryGroup
Type: DirectoryGroupBulkCreatePayload!
Create multiple new directoryGroups via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the directoryGroup |
createBulkCSVDirectoryMembership
Type: DirectoryMembershipBulkCreatePayload!
Create multiple new directoryMemberships via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the directoryMembership |
createBulkCSVDirectorySyncRun
Type: DirectorySyncRunBulkCreatePayload!
Create multiple new directorySyncRuns via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the directorySyncRun |
createBulkCSVDiscussion
Type: DiscussionBulkCreatePayload!
Create multiple new discussions via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the discussion |
createBulkCSVDNSVerification
Type: DNSVerificationBulkCreatePayload!
Create multiple new dnsVerifications via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the dnsVerification |
createBulkCSVDocumentData
Type: DocumentDataBulkCreatePayload!
Create multiple new documentData via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the documentData |
createBulkCSVEmailBranding
Type: EmailBrandingBulkCreatePayload!
Create multiple new emailBrandings via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the emailBranding |
createBulkCSVEmailTemplate
Type: EmailTemplateBulkCreatePayload!
Create multiple new emailTemplates via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the emailTemplate |
createBulkCSVEntity
Type: EntityBulkCreatePayload!
Create multiple new entities via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the entity |
entityTypeName | entity type name allows the name of the entity type to be passed in over an id, this is applied to all created entities |
createBulkCSVEntityType
Type: EntityTypeBulkCreatePayload!
Create multiple new entityTypes via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the entityType |
createBulkCSVEvent
Type: EventBulkCreatePayload!
Create multiple new events via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the event |
createBulkCSVEvidence
Type: EvidenceBulkCreatePayload!
Create multiple new evidence via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the evidence |
createBulkCSVFinding
Type: FindingBulkCreatePayload!
Create multiple new findings via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the finding |
createBulkCSVFindingControl
Type: FindingControlBulkCreatePayload!
Create multiple new findingControls via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the findingControl |
createBulkCSVGroup
Type: GroupBulkCreatePayload!
Create multiple new groups via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the group |
createBulkCSVGroupMembership
Type: GroupMembershipBulkCreatePayload!
Create multiple new groupMemberships via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the groupMembership |
createBulkCSVGroupSetting
Type: GroupSettingBulkCreatePayload!
Create multiple new groupSettings via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the groupSetting |
createBulkCSVHush
Type: HushBulkCreatePayload!
Create multiple new hushs via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the hush |
createBulkCSVIdentityHolder
Type: IdentityHolderBulkCreatePayload!
Create multiple new identityHolders via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the identityHolder |
createBulkCSVInternalPolicy
Type: InternalPolicyBulkCreatePayload!
Create multiple new internalPolicys via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the internalPolicy |
createBulkCSVInvite
Type: InviteBulkCreatePayload!
Create multiple new invites via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the invite |
createBulkCSVJobTemplate
Type: JobTemplateBulkCreatePayload!
Create multiple new jobTemplates via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the jobTemplate |
createBulkCSVMappableDomain
Type: MappableDomainBulkCreatePayload!
Create multiple new mappableDomains via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the mappableDomain |
createBulkCSVMappedControl
Type: MappedControlBulkCreatePayload!
Create multiple new mappedControls via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the mappedControl |
createBulkCSVNarrative
Type: NarrativeBulkCreatePayload!
Create multiple new narratives via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the narrative |
createBulkCSVNotificationPreference
Type: NotificationPreferenceBulkCreatePayload!
Create multiple new notificationPreferences via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the notificationPreference |
createBulkCSVNotificationTemplate
Type: NotificationTemplateBulkCreatePayload!
Create multiple new notificationTemplates via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the notificationTemplate |
createBulkCSVOrganizationSetting
Type: OrganizationSettingBulkCreatePayload!
Create multiple new organizationSettings via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the organizationSetting |
createBulkCSVOrgMembership
Type: OrgMembershipBulkCreatePayload!
Create multiple new orgMemberships via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the orgMembership |
createBulkCSVPlatform
Type: PlatformBulkCreatePayload!
Create multiple new platforms via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the platform |
createBulkCSVProcedure
Type: ProcedureBulkCreatePayload!
Create multiple new procedures via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the procedure |
createBulkCSVProgram
Type: ProgramBulkCreatePayload!
Create multiple new programs via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the program |
createBulkCSVProgramMembership
Type: ProgramMembershipBulkCreatePayload!
Create multiple new programMemberships via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the programMembership |
createBulkCSVRemediation
Type: RemediationBulkCreatePayload!
Create multiple new remediations via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the remediation |
createBulkCSVReview
Type: ReviewBulkCreatePayload!
Create multiple new reviews via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the review |
createBulkCSVRisk
Type: RiskBulkCreatePayload!
Create multiple new risks via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the risk |
createBulkCSVScan
Type: ScanBulkCreatePayload!
Create multiple new scans via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the scan |
createBulkCSVScheduledJob
Type: ScheduledJobBulkCreatePayload!
Create multiple new scheduledJobs via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the scheduledJob |
createBulkCSVSubcontrol
Type: SubcontrolBulkCreatePayload!
Create multiple new subcontrols via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the subcontrol |
createBulkCSVSubprocessor
Type: SubprocessorBulkCreatePayload!
Create multiple new subprocessors via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the subprocessor |
createBulkCSVSubscriber
Type: SubscriberBulkCreatePayload!
Create new subscribers via CSV file
Arguments
| Name | Description |
|---|---|
input | values of the subscriber |
createBulkCSVTagDefinition
Type: TagDefinitionBulkCreatePayload!
Create multiple new tagDefinitions via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the tagDefinition |
createBulkCSVTask
Type: TaskBulkCreatePayload!
Create multiple new tasks via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the task |
createBulkCSVTemplate
Type: TemplateBulkCreatePayload!
Create multiple new templates via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the template |
createBulkCSVTrustCenterCompliance
Type: TrustCenterComplianceBulkCreatePayload!
Create multiple new trustCenterCompliances via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the trustCenterCompliance |
createBulkCSVTrustCenterDoc
Type: TrustCenterDocBulkCreatePayload!
Create multiple new trustCenterDocs via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the trustCenterDoc |
createBulkCSVTrustCenterEntity
Type: TrustCenterEntityBulkCreatePayload!
Create multiple new trustCenterEntitys via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the trustCenterEntity |
createBulkCSVTrustCenterFAQ
Type: TrustCenterFAQBulkCreatePayload!
Create multiple new trustCenterFAQs via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the trustCenterFAQ |
createBulkCSVTrustCenterNDARequest
Type: TrustCenterNDARequestBulkCreatePayload!
Create multiple new trustCenterNDARequests via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the trustCenterNDARequest |
createBulkCSVTrustCenterSubprocessor
Type: TrustCenterSubprocessorBulkCreatePayload!
Create multiple new trustCenterSubprocessors via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the trustCenterSubprocessor |
createBulkCSVUserSetting
Type: UserSettingBulkCreatePayload!
Create multiple new userSettings via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the userSetting |
createBulkCSVVulnerability
Type: VulnerabilityBulkCreatePayload!
Create multiple new vulnerabilitys via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the vulnerability |
createBulkCSVWorkflowDefinition
Type: WorkflowDefinitionBulkCreatePayload!
Create multiple new workflowDefinitions via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the workflowDefinition |
createBulkCustomDomain
Type: CustomDomainBulkCreatePayload!
Create multiple new customDomains
Arguments
| Name | Description |
|---|---|
values of the customDomain |
createBulkCustomTypeEnum
Type: CustomTypeEnumBulkCreatePayload!
Create multiple new customTypeEnums
Arguments
| Name | Description |
|---|---|
values of the customTypeEnum |
createBulkDirectoryAccount
Type: DirectoryAccountBulkCreatePayload!
Create multiple new directoryAccounts
Arguments
| Name | Description |
|---|---|
values of the directoryAccount |
createBulkDirectoryGroup
Type: DirectoryGroupBulkCreatePayload!
Create multiple new directoryGroups
Arguments
| Name | Description |
|---|---|
values of the directoryGroup |
createBulkDirectoryMembership
Type: DirectoryMembershipBulkCreatePayload!
Create multiple new directoryMemberships
Arguments
| Name | Description |
|---|---|
values of the directoryMembership |
createBulkDirectorySyncRun
Type: DirectorySyncRunBulkCreatePayload!
Create multiple new directorySyncRuns
Arguments
| Name | Description |
|---|---|
values of the directorySyncRun |
createBulkDiscussion
Type: DiscussionBulkCreatePayload!
Create multiple new discussions
Arguments
| Name | Description |
|---|---|
input | values of the discussion |
createBulkDNSVerification
Type: DNSVerificationBulkCreatePayload!
Create multiple new dnsVerifications
Arguments
| Name | Description |
|---|---|
values of the dnsVerification |
createBulkDocumentData
Type: DocumentDataBulkCreatePayload!
Create multiple new documentData
Arguments
| Name | Description |
|---|---|
values of the documentData |
createBulkEmailBranding
Type: EmailBrandingBulkCreatePayload!
Create multiple new emailBrandings
Arguments
| Name | Description |
|---|---|
values of the emailBranding |
createBulkEmailTemplate
Type: EmailTemplateBulkCreatePayload!
Create multiple new emailTemplates
Arguments
| Name | Description |
|---|---|
values of the emailTemplate |
createBulkEntity
Type: EntityBulkCreatePayload!
Create multiple new entities
Arguments
| Name | Description |
|---|---|
input | values of the entity |
entityTypeName | entity type name allows the name of the entity type to be passed in over an id, this is applied to all created entities |
createBulkEntityType
Type: EntityTypeBulkCreatePayload!
Create multiple new entityTypes
Arguments
| Name | Description |
|---|---|
input | values of the entityType |
createBulkEvent
Type: EventBulkCreatePayload!
Create multiple new events
Arguments
| Name | Description |
|---|---|
input | values of the event |
createBulkEvidence
Type: EvidenceBulkCreatePayload!
Create multiple new evidence
Arguments
| Name | Description |
|---|---|
input | values of the evidence |
createBulkFinding
Type: FindingBulkCreatePayload!
Create multiple new findings
Arguments
| Name | Description |
|---|---|
input | values of the finding |
createBulkFindingControl
Type: FindingControlBulkCreatePayload!
Create multiple new findingControls
Arguments
| Name | Description |
|---|---|
values of the findingControl |
createBulkGroup
Type: GroupBulkCreatePayload!
Create multiple new groups
Arguments
| Name | Description |
|---|---|
input | values of the group |
createBulkGroupMembership
Type: GroupMembershipBulkCreatePayload!
Create multiple new groupMemberships
Arguments
| Name | Description |
|---|---|
values of the groupMembership |
createBulkGroupSetting
Type: GroupSettingBulkCreatePayload!
Create multiple new groupSettings
Arguments
| Name | Description |
|---|---|
values of the groupSetting |
createBulkHush
Type: HushBulkCreatePayload!
Create multiple new hushs
Arguments
| Name | Description |
|---|---|
input | values of the hush |
createBulkIdentityHolder
Type: IdentityHolderBulkCreatePayload!
Create multiple new identityHolders
Arguments
| Name | Description |
|---|---|
values of the identityHolder |
createBulkInternalPolicy
Type: InternalPolicyBulkCreatePayload!
Create multiple new internalPolicys
Arguments
| Name | Description |
|---|---|
values of the internalPolicy |
createBulkInvite
Type: InviteBulkCreatePayload!
Create multiple new invites
Arguments
| Name | Description |
|---|---|
input | values of the invite |
createBulkJobTemplate
Type: JobTemplateBulkCreatePayload!
Create multiple new jobTemplates
Arguments
| Name | Description |
|---|---|
values of the jobTemplate |
createBulkMappableDomain
Type: MappableDomainBulkCreatePayload!
Create multiple new mappableDomains
Arguments
| Name | Description |
|---|---|
values of the mappableDomain |
createBulkMappedControl
Type: MappedControlBulkCreatePayload!
Create multiple new mappedControls
Arguments
| Name | Description |
|---|---|
values of the mappedControl |
createBulkNarrative
Type: NarrativeBulkCreatePayload!
Create multiple new narratives
Arguments
| Name | Description |
|---|---|
input | values of the narrative |
createBulkNotificationPreference
Type: NotificationPreferenceBulkCreatePayload!
Create multiple new notificationPreferences
Arguments
| Name | Description |
|---|---|
values of the notificationPreference |
createBulkNotificationTemplate
Type: NotificationTemplateBulkCreatePayload!
Create multiple new notificationTemplates
Arguments
| Name | Description |
|---|---|
values of the notificationTemplate |
createBulkOrganizationSetting
Type: OrganizationSettingBulkCreatePayload!
Create multiple new organizationSettings
Arguments
| Name | Description |
|---|---|
values of the organizationSetting |
createBulkOrgMembership
Type: OrgMembershipBulkCreatePayload!
Create multiple new orgMemberships
Arguments
| Name | Description |
|---|---|
values of the orgMembership |
createBulkPlatform
Type: PlatformBulkCreatePayload!
Create multiple new platforms
Arguments
| Name | Description |
|---|---|
input | values of the platform |
createBulkProcedure
Type: ProcedureBulkCreatePayload!
Create multiple new procedures
Arguments
| Name | Description |
|---|---|
input | values of the procedure |
createBulkProgram
Type: ProgramBulkCreatePayload!
Create multiple new programs
Arguments
| Name | Description |
|---|---|
input | values of the program |
createBulkProgramMembership
Type: ProgramMembershipBulkCreatePayload!
Create multiple new programMemberships
Arguments
| Name | Description |
|---|---|
values of the programMembership |
createBulkRemediation
Type: RemediationBulkCreatePayload!
Create multiple new remediations
Arguments
| Name | Description |
|---|---|
values of the remediation |
createBulkReview
Type: ReviewBulkCreatePayload!
Create multiple new reviews
Arguments
| Name | Description |
|---|---|
input | values of the review |
createBulkRisk
Type: RiskBulkCreatePayload!
Create multiple new risks
Arguments
| Name | Description |
|---|---|
input | values of the risk |
createBulkScan
Type: ScanBulkCreatePayload!
Create multiple new scans
Arguments
| Name | Description |
|---|---|
input | values of the scan |
createBulkScheduledJob
Type: ScheduledJobBulkCreatePayload!
Create multiple new scheduledJobs
Arguments
| Name | Description |
|---|---|
values of the scheduledJob |
createBulkSubcontrol
Type: SubcontrolBulkCreatePayload!
Create multiple new subcontrols
Arguments
| Name | Description |
|---|---|
input | values of the subcontrol |
createBulkSubprocessor
Type: SubprocessorBulkCreatePayload!
Create multiple new subprocessors
Arguments
| Name | Description |
|---|---|
values of the subprocessor |
createBulkSubscriber
Type: SubscriberBulkCreatePayload!
Create new subscribers
Arguments
| Name | Description |
|---|---|
input | values of the subscriber |
createBulkTagDefinition
Type: TagDefinitionBulkCreatePayload!
Create multiple new tagDefinitions
Arguments
| Name | Description |
|---|---|
values of the tagDefinition |
createBulkTask
Type: TaskBulkCreatePayload!
Create multiple new tasks
Arguments
| Name | Description |
|---|---|
input | values of the task |
createBulkTemplate
Type: TemplateBulkCreatePayload!
Create multiple new templates
Arguments
| Name | Description |
|---|---|
input | values of the template |
createBulkTrustCenterCompliance
Type: TrustCenterComplianceBulkCreatePayload!
Create multiple new trustCenterCompliances
Arguments
| Name | Description |
|---|---|
values of the trustCenterCompliance |
createBulkTrustCenterDoc
Type: TrustCenterDocBulkCreatePayload!
Create multiple new trustCenterDocs
Arguments
| Name | Description |
|---|---|
values of the trustCenterDoc |
createBulkTrustCenterEntity
Type: TrustCenterEntityBulkCreatePayload!
Create multiple new trustCenterEntitys
Arguments
| Name | Description |
|---|---|
values of the trustCenterEntity |
createBulkTrustCenterFAQ
Type: TrustCenterFAQBulkCreatePayload!
Create multiple new trustCenterFAQs
Arguments
| Name | Description |
|---|---|
values of the trustCenterFAQ |
createBulkTrustCenterNDARequest
Type: TrustCenterNDARequestBulkCreatePayload!
Create multiple new trustCenterNDARequests
Arguments
| Name | Description |
|---|---|
values of the trustCenterNDARequest |
createBulkTrustCenterSubprocessor
Type: TrustCenterSubprocessorBulkCreatePayload!
Create multiple new trustCenterSubprocessors
Arguments
| Name | Description |
|---|---|
values of the trustCenterSubprocessor |
createBulkUserSetting
Type: UserSettingBulkCreatePayload!
Create multiple new userSettings
Arguments
| Name | Description |
|---|---|
values of the userSetting |
createBulkVulnerability
Type: VulnerabilityBulkCreatePayload!
Create multiple new vulnerabilitys
Arguments
| Name | Description |
|---|---|
values of the vulnerability |
createBulkWorkflowDefinition
Type: WorkflowDefinitionBulkCreatePayload!
Create multiple new workflowDefinitions
Arguments
| Name | Description |
|---|---|
values of the workflowDefinition |
createCampaign
Type: CampaignCreatePayload!
Create a new campaign
Arguments
| Name | Description |
|---|---|
input | values of the campaign |
createCampaignTarget
Type: CampaignTargetCreatePayload!
Create a new campaignTarget
Arguments
| Name | Description |
|---|---|
values of the campaignTarget |
createCampaignWithTargets
Type: CampaignCreateWithTargetsPayload!
Create a new campaign with associated targets
Arguments
| Name | Description |
|---|---|
values of the campaign and targets |
createCampaignWithTargetsCSV
Type: CampaignCreateWithTargetsPayload!
Create a new campaign with associated targets via file upload
Arguments
| Name | Description |
|---|---|
campaign | values of the campaign |
targets | csv file containing target values |
createContact
Type: ContactCreatePayload!
Create a new contact
Arguments
| Name | Description |
|---|---|
input | values of the contact |
createControl
Type: ControlCreatePayload!
Create a new control
Arguments
| Name | Description |
|---|---|
input | values of the control |
createControlImplementation
Type: ControlImplementationCreatePayload!
Create a new controlImplementation
Arguments
| Name | Description |
|---|---|
values of the controlImplementation |
createControlObjective
Type: ControlObjectiveCreatePayload!
Create a new controlObjective
Arguments
| Name | Description |
|---|---|
values of the controlObjective |
createControlsByClone
Type: ControlBulkCreatePayload!
Create a new controls based on existing control ID(s)
Arguments
| Name | Description |
|---|---|
input |
createControlWithSubcontrols
Type: ControlCreatePayload!
Create a controls with subcontrols
Arguments
| Name | Description |
|---|---|
values of the program |
createCustomDomain
Type: CustomDomainCreatePayload!
Create a new customDomain
Arguments
| Name | Description |
|---|---|
input | values of the customDomain |
createCustomTypeEnum
Type: CustomTypeEnumCreatePayload!
Create a new customTypeEnum
Arguments
| Name | Description |
|---|---|
values of the customTypeEnum |
createDirectoryAccount
Type: DirectoryAccountCreatePayload!
Create a new directoryAccount
Arguments
| Name | Description |
|---|---|
values of the directoryAccount |
createDirectoryGroup
Type: DirectoryGroupCreatePayload!
Create a new directoryGroup
Arguments
| Name | Description |
|---|---|
values of the directoryGroup |
createDirectoryMembership
Type: DirectoryMembershipCreatePayload!
Create a new directoryMembership
Arguments
| Name | Description |
|---|---|
values of the directoryMembership |
createDirectorySyncRun
Type: DirectorySyncRunCreatePayload!
Create a new directorySyncRun
Arguments
| Name | Description |
|---|---|
values of the directorySyncRun |
createDiscussion
Type: DiscussionCreatePayload!
Create a new discussion
Arguments
| Name | Description |
|---|---|
input | values of the discussion |
createDNSVerification
Type: DNSVerificationCreatePayload!
Create a new dnsVerification
Arguments
| Name | Description |
|---|---|
values of the dnsVerification |
createDocumentData
Type: DocumentDataCreatePayload!
Create a new documentData
Arguments
| Name | Description |
|---|---|
input | values of the documentData |
createEmailBranding
Type: EmailBrandingCreatePayload!
Create a new emailBranding
Arguments
| Name | Description |
|---|---|
values of the emailBranding |
createEmailTemplate
Type: EmailTemplateCreatePayload!
Create a new emailTemplate
Arguments
| Name | Description |
|---|---|
values of the emailTemplate |
createEntity
Type: EntityCreatePayload!
Create a new entity
Arguments
| Name | Description |
|---|---|
input | values of the entity |
entityTypeName | entity type name allows the name of the entity type to be passed in over an id |
createEntityType
Type: EntityTypeCreatePayload!
Create a new entityType
Arguments
| Name | Description |
|---|---|
input | values of the entityType |
createEvent
Type: EventCreatePayload!
Create a new event
Arguments
| Name | Description |
|---|---|
input | values of the event |
createEvidence
Type: EvidenceCreatePayload!
Create a new evidence
Arguments
| Name | Description |
|---|---|
input | values of the evidence |
evidenceFiles |
createExport
Type: ExportCreatePayload!
Create a new export
Arguments
| Name | Description |
|---|---|
input | values of the export |
createFinding
Type: FindingCreatePayload!
Create a new finding
Arguments
| Name | Description |
|---|---|
input | values of the finding |
createFindingControl
Type: FindingControlCreatePayload!
Create a new findingControl
Arguments
| Name | Description |
|---|---|
values of the findingControl |
createFullProgram
Type: ProgramCreatePayload!
Create a new program with options for edges (members, policies, procedures, risks, controls, standard)
Arguments
| Name | Description |
|---|---|
input | values of the program |
createGroup
Type: GroupCreatePayload!
Create a new group
Arguments
| Name | Description |
|---|---|
input | values of the group |
createGroupByClone
Type: GroupCreatePayload!
Create a new group with members
Arguments
| Name | Description |
|---|---|
groupInput | values of the group |
members | group members to be added to the group |
inheritGroupPermissions | inheritGroupPermissions allows a group to be created with the same permissions as the specified group ID |
cloneGroupMembers | cloneGroupMembers allows a group to be created with the same group members as the specified group ID |
createGroupMembership
Type: GroupMembershipCreatePayload!
Create a new groupMembership
Arguments
| Name | Description |
|---|---|
values of the groupMembership |
createGroupSetting
Type: GroupSettingCreatePayload!
Create a new groupSetting
Arguments
| Name | Description |
|---|---|
input | values of the groupSetting |
createGroupWithMembers
Type: GroupCreatePayload!
Create a new group with members
Arguments
| Name | Description |
|---|---|
groupInput | values of the group to be created |
members | group members to be added to the group |
createHush
Type: HushCreatePayload!
Create a new hush
Arguments
| Name | Description |
|---|---|
input | values of the hush |
createIdentityHolder
Type: IdentityHolderCreatePayload!
Create a new identityHolder
Arguments
| Name | Description |
|---|---|
values of the identityHolder |
createInternalPolicy
Type: InternalPolicyCreatePayload!
Create a new internalPolicy
Arguments
| Name | Description |
|---|---|
values of the internalPolicy |
createInvite
Type: InviteCreatePayload!
Create a new invite
Arguments
| Name | Description |
|---|---|
input | values of the invite |
createJobResult
Type: JobResultCreatePayload!
Create a new jobResult
Arguments
| Name | Description |
|---|---|
input | values of the jobResult |
jobResultFiles | files to upload as jobResult attachments |
createJobRunner
Type: JobRunnerCreatePayload!
Create a new invite
Arguments
| Name | Description |
|---|---|
input | values of the invite |
createJobRunnerRegistrationToken
Type: JobRunnerRegistrationTokenCreatePayload!
Create a new jobRunnerRegistrationToken
Arguments
| Name | Description |
|---|---|
values of the jobRunnerRegistrationToken |
createJobRunnerToken
Type: JobRunnerTokenCreatePayload!
Create a new jobRunnerToken
Arguments
| Name | Description |
|---|---|
values of the jobRunnerToken |
createJobTemplate
Type: JobTemplateCreatePayload!
Create a new jobTemplate
Arguments
| Name | Description |
|---|---|
input | values of the jobTemplate |
createMappableDomain
Type: MappableDomainCreatePayload!
Create a new mappableDomain
Arguments
| Name | Description |
|---|---|
values of the mappableDomain |
createMappedControl
Type: MappedControlCreatePayload!
Create a new mappedControl
Arguments
| Name | Description |
|---|---|
values of the mappedControl |
createNarrative
Type: NarrativeCreatePayload!
Create a new narrative
Arguments
| Name | Description |
|---|---|
input | values of the narrative |
createNotificationPreference
Type: NotificationPreferenceCreatePayload!
Create a new notificationPreference
Arguments
| Name | Description |
|---|---|
values of the notificationPreference |
createNotificationTemplate
Type: NotificationTemplateCreatePayload!
Create a new notificationTemplate
Arguments
| Name | Description |
|---|---|
values of the notificationTemplate |
createOnboarding
Type: OnboardingCreatePayload!
Create a new onboarding
Arguments
| Name | Description |
|---|---|
input | values of the onboarding |
createOrganization
Type: OrganizationCreatePayload!
Create a new organization
Arguments
| Name | Description |
|---|---|
input | values of the organization |
avatarFile |
createOrganizationSetting
Type: OrganizationSettingCreatePayload!
Create a new organizationSetting
Arguments
| Name | Description |
|---|---|
values of the organizationSetting |
createOrganizationWithMembers
Type: OrganizationCreatePayload!
Create a new organization with members
Arguments
| Name | Description |
|---|---|
organizationInput | values of the new organization to be created |
avatarFile | avatar file to Upload |
members | organization members to be added to the new org |
createOrgMembership
Type: OrgMembershipCreatePayload!
Create a new orgMembership
Arguments
| Name | Description |
|---|---|
values of the orgMembership |
createPersonalAccessToken
Type: PersonalAccessTokenCreatePayload!
Create a new personalAccessToken
Arguments
| Name | Description |
|---|---|
values of the personalAccessToken |
createPlatform
Type: PlatformCreatePayload!
Create a new platform
Arguments
| Name | Description |
|---|---|
input | values of the platform |
createProcedure
Type: ProcedureCreatePayload!
Create a new procedure
Arguments
| Name | Description |
|---|---|
input | values of the procedure |
createProgram
Type: ProgramCreatePayload!
Create a new program
Arguments
| Name | Description |
|---|---|
input | values of the program |
createProgramMembership
Type: ProgramMembershipCreatePayload!
Create a new programMembership
Arguments
| Name | Description |
|---|---|
values of the programMembership |
createProgramWithMembers
Type: ProgramCreatePayload!
Create a new program with members
Arguments
| Name | Description |
|---|---|
values of the program |
createRemediation
Type: RemediationCreatePayload!
Create a new remediation
Arguments
| Name | Description |
|---|---|
input | values of the remediation |
createReview
Type: ReviewCreatePayload!
Create a new review
Arguments
| Name | Description |
|---|---|
input | values of the review |
createRisk
Type: RiskCreatePayload!
Create a new risk
Arguments
| Name | Description |
|---|---|
input | values of the risk |
createScan
Type: ScanCreatePayload!
Create a new scan
Arguments
| Name | Description |
|---|---|
input | values of the scan |
createScheduledJob
Type: ScheduledJobCreatePayload!
Create a new scheduledJob
Arguments
| Name | Description |
|---|---|
input | values of the scheduledJob |
createScheduledJobRun
Type: ScheduledJobRunCreatePayload!
Create a new scheduledJobRun
Arguments
| Name | Description |
|---|---|
values of the scheduledJobRun |
createStandard
Type: StandardCreatePayload!
Create a new standard
Arguments
| Name | Description |
|---|---|
input | values of the standard |
logoFile | file to upload as the logo to represent the standard |
createSubcontrol
Type: SubcontrolCreatePayload!
Create a new subcontrol
Arguments
| Name | Description |
|---|---|
input | values of the subcontrol |
createSubprocessor
Type: SubprocessorCreatePayload!
Create a new subprocessor
Arguments
| Name | Description |
|---|---|
input | values of the subprocessor |
logoFile | file to upload as the logo of the subprocessor |
createSubscriber
Type: SubscriberCreatePayload!
Create a new subscriber
Arguments
| Name | Description |
|---|---|
input | values of the subscriber |
createTagDefinition
Type: TagDefinitionCreatePayload!
Create a new tagDefinition
Arguments
| Name | Description |
|---|---|
values of the tagDefinition |
createTask
Type: TaskCreatePayload!
Create a new task
Arguments
| Name | Description |
|---|---|
input | values of the task |
createTemplate
Type: TemplateCreatePayload!
Create a new template
Arguments
| Name | Description |
|---|---|
input | values of the template |
templateFiles |
createTFASetting
Type: TFASettingCreatePayload!
Create a new tfaSetting
Arguments
| Name | Description |
|---|---|
input | values of the tfaSetting |
createTrustCenter
Type: TrustCenterCreatePayload!
Create a new trustCenter
Arguments
| Name | Description |
|---|---|
input | values of the trustCenter |
createTrustCenterCompliance
Type: TrustCenterComplianceCreatePayload!
Create a new trustCenterCompliance
Arguments
| Name | Description |
|---|---|
values of the trustCenterCompliance |
createTrustCenterDoc
Type: TrustCenterDocCreatePayload!
Create a new trustCenterDoc
Arguments
| Name | Description |
|---|---|
values of the trustCenterDoc | |
trustCenterDocFile |
createTrustCenterDomain
Type: TrustCenterDomainCreatePayload!
Create a new trustCenterSetting
Arguments
| Name | Description |
|---|---|
values of the trustCenterDomain |
createTrustCenterEntity
Type: TrustCenterEntityCreatePayload!
Create a new trustCenterEntity
Arguments
| Name | Description |
|---|---|
values of the trustCenterEntity | |
logoFile | logo file for the trustCenterEntity |
createTrustCenterFAQ
Type: TrustCenterFAQCreatePayload!
Create a new trustCenterFAQ
Arguments
| Name | Description |
|---|---|
values of the trustCenterFAQ |
createTrustCenterNDA
Type: TrustCenterNDACreatePayload!
Create a Trust Center NDA Template
Arguments
| Name | Description |
|---|---|
values of the trustCenterNDA | |
templateFiles | NDA file |
createTrustCenterNDARequest
Type: TrustCenterNDARequestCreatePayload!
Create a new trustCenterNDARequest
Arguments
| Name | Description |
|---|---|
values of the trustCenterNDARequest |
createTrustCenterPreviewSetting
Type: TrustCenterPreviewSettingCreatePayload!
Create or replace preview environment trust center settings
Arguments
| Name | Description |
|---|---|
values of the preview trust center setting | |
logoFile | |
faviconFile |
createTrustCenterSetting
Type: TrustCenterSettingCreatePayload!
Create a new trustCenterSetting
Arguments
| Name | Description |
|---|---|
values of the trustCenterSetting | |
logoFile | |
faviconFile |
createTrustCenterSubprocessor
Type: TrustCenterSubprocessorCreatePayload!
Create a new trustCenterSubprocessor
Arguments
| Name | Description |
|---|---|
values of the trustCenterSubprocessor |
createTrustCenterWatermarkConfig
Type: TrustCenterWatermarkConfigCreatePayload!
Create a new trustCenterWatermarkConfig
Arguments
| Name | Description |
|---|---|
values of the trustCenterWatermarkConfig | |
watermarkFile |
createUploadInternalPolicy
Type: InternalPolicyCreatePayload!
Create a new internalPolicy via file upload
Arguments
| Name | Description |
|---|---|
internalPolicyFile | file containing values of the internalPolicy |
ownerID | ID of the owner organization |
createUploadProcedure
Type: ProcedureCreatePayload!
Create a new procedure via file upload
Arguments
| Name | Description |
|---|---|
procedureFile | file containing values of the procedure |
ownerID | ID of the owner organization |
createUser
Type: UserCreatePayload!
Create a new user
Arguments
| Name | Description |
|---|---|
input | values of the user |
avatarFile |
createUserSetting
Type: UserSettingCreatePayload!
Create a new userSetting
Arguments
| Name | Description |
|---|---|
input | values of the userSetting |
createVulnerability
Type: VulnerabilityCreatePayload!
Create a new vulnerability
Arguments
| Name | Description |
|---|---|
values of the vulnerability |
createWorkflowDefinition
Type: WorkflowDefinitionCreatePayload!
Create a new workflowDefinition
Arguments
| Name | Description |
|---|---|
values of the workflowDefinition |
deleteActionPlan
Type: ActionPlanDeletePayload!
Delete an existing actionPlan
Arguments
| Name | Description |
|---|---|
id | ID of the actionPlan |
deleteAPIToken
Type: APITokenDeletePayload!
Delete an existing apiToken
Arguments
| Name | Description |
|---|---|
id | ID of the apiToken |
deleteAssessment
Type: AssessmentDeletePayload!
Delete an existing assessment
Arguments
| Name | Description |
|---|---|
id | ID of the assessment |
deleteAssessmentResponse
Type: AssessmentResponseDeletePayload!
Delete an existing assessmentResponse
Arguments
| Name | Description |
|---|---|
id | ID of the assessmentResponse |
deleteAsset
Type: AssetDeletePayload!
Delete an existing asset
Arguments
| Name | Description |
|---|---|
id | ID of the asset |
deleteBulkActionPlan
Type: ActionPlanBulkDeletePayload!
Delete multiple actionPlans
Arguments
| Name | Description |
|---|---|
ids | IDs of the actionPlans to delete |
deleteBulkAPIToken
Type: APITokenBulkDeletePayload!
Delete multiple apiTokens
Arguments
| Name | Description |
|---|---|
ids | IDs of the apiTokens to delete |
deleteBulkAssessment
Type: AssessmentBulkDeletePayload!
Delete multiple assessments
Arguments
| Name | Description |
|---|---|
ids | IDs of the assessments to delete |
deleteBulkAsset
Type: AssetBulkDeletePayload!
Delete multiple assets
Arguments
| Name | Description |
|---|---|
ids | IDs of the assets to delete |
deleteBulkContact
Type: ContactBulkDeletePayload!
Delete multiple contacts
Arguments
| Name | Description |
|---|---|
ids | IDs of the contacts to delete |
deleteBulkControl
Type: ControlBulkDeletePayload!
Delete multiple controls
Arguments
| Name | Description |
|---|---|
ids | IDs of the controls to delete |
deleteBulkControlImplementation
Type: ControlImplementationBulkDeletePayload!
Delete multiple controlImplementations
Arguments
| Name | Description |
|---|---|
ids | IDs of the controlImplementations to delete |
deleteBulkControlObjective
Type: ControlObjectiveBulkDeletePayload!
Delete multiple controlObjectives
Arguments
| Name | Description |
|---|---|
ids | IDs of the controlObjectives to delete |
deleteBulkCustomDomain
Type: CustomDomainBulkDeletePayload!
Delete multiple customDomains
Arguments
| Name | Description |
|---|---|
ids | IDs of the customDomains to delete |
deleteBulkDNSVerification
Type: DNSVerificationBulkDeletePayload!
Delete multiple dnsVerifications
Arguments
| Name | Description |
|---|---|
ids | IDs of the dnsVerifications to delete |
deleteBulkDocumentData
Type: DocumentDataBulkDeletePayload!
Delete multiple documentData
Arguments
| Name | Description |
|---|---|
ids | IDs of the documentData to delete |
deleteBulkEmailBranding
Type: EmailBrandingBulkDeletePayload!
Delete multiple emailBrandings
Arguments
| Name | Description |
|---|---|
ids | IDs of the emailBrandings to delete |
deleteBulkEmailTemplate
Type: EmailTemplateBulkDeletePayload!
Delete multiple emailTemplates
Arguments
| Name | Description |
|---|---|
ids | IDs of the emailTemplates to delete |
deleteBulkEntity
Type: EntityBulkDeletePayload!
Delete multiple entities
Arguments
| Name | Description |
|---|---|
ids | IDs of the entities to delete |
deleteBulkEntityType
Type: EntityTypeBulkDeletePayload!
Delete multiple entityTypes
Arguments
| Name | Description |
|---|---|
ids | IDs of the entityTypes to delete |
deleteBulkEvent
Type: EventBulkDeletePayload!
Delete multiple events
Arguments
| Name | Description |
|---|---|
ids | IDs of the events to delete |
deleteBulkEvidence
Type: EvidenceBulkDeletePayload!
Delete multiple evidence
Arguments
| Name | Description |
|---|---|
ids | IDs of the evidence to delete |
deleteBulkExport
Type: ExportBulkDeletePayload!
Delete multiple exports
Arguments
| Name | Description |
|---|---|
ids | IDs of the exports to delete |
deleteBulkGroup
Type: GroupBulkDeletePayload!
Delete multiple groups
Arguments
| Name | Description |
|---|---|
ids | IDs of the groups to delete |
deleteBulkGroupMembership
Type: GroupMembershipBulkDeletePayload!
Delete multiple groupMemberships
Arguments
| Name | Description |
|---|---|
ids | IDs of the groupMemberships to delete |
deleteBulkGroupSetting
Type: GroupSettingBulkDeletePayload!
Delete multiple groupSettings
Arguments
| Name | Description |
|---|---|
ids | IDs of the groupSettings to delete |
deleteBulkHush
Type: HushBulkDeletePayload!
Delete multiple hushs
Arguments
| Name | Description |
|---|---|
ids | IDs of the hushs to delete |
deleteBulkIdentityHolder
Type: IdentityHolderBulkDeletePayload!
Delete multiple identityHolders
Arguments
| Name | Description |
|---|---|
ids | IDs of the identityHolders to delete |
deleteBulkInternalPolicy
Type: InternalPolicyBulkDeletePayload!
Delete multiple internalPolicys
Arguments
| Name | Description |
|---|---|
ids | IDs of the internalPolicys to delete |
deleteBulkInvite
Type: InviteBulkDeletePayload!
Delete multiple invites
Arguments
| Name | Description |
|---|---|
ids | IDs of the invites to delete |
deleteBulkJobTemplate
Type: JobTemplateBulkDeletePayload!
Delete multiple jobTemplates
Arguments
| Name | Description |
|---|---|
ids | IDs of the jobTemplates to delete |
deleteBulkMappableDomain
Type: MappableDomainBulkDeletePayload!
Delete multiple mappableDomains
Arguments
| Name | Description |
|---|---|
ids | IDs of the mappableDomains to delete |
deleteBulkMappedControl
Type: MappedControlBulkDeletePayload!
Delete multiple mappedControls
Arguments
| Name | Description |
|---|---|
ids | IDs of the mappedControls to delete |
deleteBulkNarrative
Type: NarrativeBulkDeletePayload!
Delete multiple narratives
Arguments
| Name | Description |
|---|---|
ids | IDs of the narratives to delete |
deleteBulkNotificationPreference
Type: NotificationPreferenceBulkDeletePayload!
Delete multiple notificationPreferences
Arguments
| Name | Description |
|---|---|
ids | IDs of the notificationPreferences to delete |
deleteBulkNotificationTemplate
Type: NotificationTemplateBulkDeletePayload!
Delete multiple notificationTemplates
Arguments
| Name | Description |
|---|---|
ids | IDs of the notificationTemplates to delete |
deleteBulkOrganizationSetting
Type: OrganizationSettingBulkDeletePayload!
Delete multiple organizationSettings
Arguments
| Name | Description |
|---|---|
ids | IDs of the organizationSettings to delete |
deleteBulkOrgMembership
Type: OrgMembershipBulkDeletePayload!
Delete multiple orgMemberships
Arguments
| Name | Description |
|---|---|
ids | IDs of the orgMemberships to delete |
deleteBulkProcedure
Type: ProcedureBulkDeletePayload!
Delete multiple procedures
Arguments
| Name | Description |
|---|---|
ids | IDs of the procedures to delete |
deleteBulkProgram
Type: ProgramBulkDeletePayload!
Delete multiple programs
Arguments
| Name | Description |
|---|---|
ids | IDs of the programs to delete |
deleteBulkProgramMembership
Type: ProgramMembershipBulkDeletePayload!
Delete multiple programMemberships
Arguments
| Name | Description |
|---|---|
ids | IDs of the programMemberships to delete |
deleteBulkRisk
Type: RiskBulkDeletePayload!
Delete multiple risks
Arguments
| Name | Description |
|---|---|
ids | IDs of the risks to delete |
deleteBulkScan
Type: ScanBulkDeletePayload!
Delete multiple scans
Arguments
| Name | Description |
|---|---|
ids | IDs of the scans to delete |
deleteBulkScheduledJob
Type: ScheduledJobBulkDeletePayload!
Delete multiple scheduledJobs
Arguments
| Name | Description |
|---|---|
ids | IDs of the scheduledJobs to delete |
deleteBulkSubcontrol
Type: SubcontrolBulkDeletePayload!
Delete multiple subcontrols
Arguments
| Name | Description |
|---|---|
ids | IDs of the subcontrols to delete |
deleteBulkSubprocessor
Type: SubprocessorBulkDeletePayload!
Delete multiple subprocessors
Arguments
| Name | Description |
|---|---|
ids | IDs of the subprocessors to delete |
deleteBulkTask
Type: TaskBulkDeletePayload!
Delete multiple tasks
Arguments
| Name | Description |
|---|---|
ids | IDs of the tasks to delete |
deleteBulkTemplate
Type: TemplateBulkDeletePayload!
Delete multiple templates
Arguments
| Name | Description |
|---|---|
ids | IDs of the templates to delete |
deleteBulkTrustCenterCompliance
Type: TrustCenterComplianceBulkDeletePayload!
Delete multiple trustCenterCompliances
Arguments
| Name | Description |
|---|---|
ids | IDs of the trustCenterCompliances to delete |
deleteBulkTrustCenterDoc
Type: TrustCenterDocBulkDeletePayload!
Delete multiple trustCenterDocs
Arguments
| Name | Description |
|---|---|
ids | IDs of the trustCenterDocs to delete |
deleteBulkTrustCenterFAQ
Type: TrustCenterFAQBulkDeletePayload!
Delete multiple trustCenterFAQs
Arguments
| Name | Description |
|---|---|
ids | IDs of the trustCenterFAQs to delete |
deleteBulkTrustCenterNDARequest
Type: TrustCenterNDARequestBulkDeletePayload!
Delete multiple existing nda requests (soft-deletes them and removes FGA tuples)
Arguments
| Name | Description |
|---|---|
ids | IDs of the nda requests to delete |
deleteBulkTrustCenterSubprocessor
Type: TrustCenterSubprocessorBulkDeletePayload!
Delete multiple trustCenterSubprocessors
Arguments
| Name | Description |
|---|---|
ids | IDs of the trustCenterSubprocessors to delete |
deleteBulkUserSetting
Type: UserSettingBulkDeletePayload!
Delete multiple userSettings
Arguments
| Name | Description |
|---|---|
ids | IDs of the userSettings to delete |
deleteCampaign
Type: CampaignDeletePayload!
Delete an existing campaign
Arguments
| Name | Description |
|---|---|
id | ID of the campaign |
deleteCampaignTarget
Type: CampaignTargetDeletePayload!
Delete an existing campaignTarget
Arguments
| Name | Description |
|---|---|
id | ID of the campaignTarget |
deleteContact
Type: ContactDeletePayload!
Delete an existing contact
Arguments
| Name | Description |
|---|---|
id | ID of the contact |
deleteControl
Type: ControlDeletePayload!
Delete an existing control
Arguments
| Name | Description |
|---|---|
id | ID of the control |
deleteControlImplementation
Type: ControlImplementationDeletePayload!
Delete an existing controlImplementation
Arguments
| Name | Description |
|---|---|
id | ID of the controlImplementation |
deleteControlObjective
Type: ControlObjectiveDeletePayload!
Delete an existing controlObjective
Arguments
| Name | Description |
|---|---|
id | ID of the controlObjective |
deleteCustomDomain
Type: CustomDomainDeletePayload!
Delete an existing customDomain
Arguments
| Name | Description |
|---|---|
id | ID of the customDomain |
deleteCustomTypeEnum
Type: CustomTypeEnumDeletePayload!
Delete an existing customTypeEnum
Arguments
| Name | Description |
|---|---|
id | ID of the customTypeEnum |
deleteDirectoryAccount
Type: DirectoryAccountDeletePayload!
Delete an existing directoryAccount
Arguments
| Name | Description |
|---|---|
id | ID of the directoryAccount |
deleteDirectoryGroup
Type: DirectoryGroupDeletePayload!
Delete an existing directoryGroup
Arguments
| Name | Description |
|---|---|
id | ID of the directoryGroup |
deleteDirectoryMembership
Type: DirectoryMembershipDeletePayload!
Delete an existing directoryMembership
Arguments
| Name | Description |
|---|---|
id | ID of the directoryMembership |
deleteDirectorySyncRun
Type: DirectorySyncRunDeletePayload!
Delete an existing directorySyncRun
Arguments
| Name | Description |
|---|---|
id | ID of the directorySyncRun |
deleteDiscussion
Type: DiscussionDeletePayload!
Delete an existing discussion
Arguments
| Name | Description |
|---|---|
id | ID of the discussion |
deleteDNSVerification
Type: DNSVerificationDeletePayload!
Delete an existing dnsVerification
Arguments
| Name | Description |
|---|---|
id | ID of the dnsVerification |
deleteDocumentData
Type: DocumentDataDeletePayload!
Delete an existing documentData
Arguments
| Name | Description |
|---|---|
id | ID of the documentData |
deleteEmailBranding
Type: EmailBrandingDeletePayload!
Delete an existing emailBranding
Arguments
| Name | Description |
|---|---|
id | ID of the emailBranding |
deleteEmailTemplate
Type: EmailTemplateDeletePayload!
Delete an existing emailTemplate
Arguments
| Name | Description |
|---|---|
id | ID of the emailTemplate |
deleteEntity
Type: EntityDeletePayload!
Delete an existing entity
Arguments
| Name | Description |
|---|---|
id | ID of the entity |
deleteEntityType
Type: EntityTypeDeletePayload!
Delete an existing entityType
Arguments
| Name | Description |
|---|---|
id | ID of the entityType |
deleteEvent
Type: EventDeletePayload!
Delete an existing event
Arguments
| Name | Description |
|---|---|
id | ID of the event |
deleteEvidence
Type: EvidenceDeletePayload!
Delete an existing evidence
Arguments
| Name | Description |
|---|---|
id | ID of the evidence |
deleteExport
Type: ExportDeletePayload!
Delete an existing export
Arguments
| Name | Description |
|---|---|
id | ID of the export |
deleteFile
Type: FileDeletePayload!
Delete an existing file
Arguments
| Name | Description |
|---|---|
id | ID of the file |
deleteFinding
Type: FindingDeletePayload!
Delete an existing finding
Arguments
| Name | Description |
|---|---|
id | ID of the finding |
deleteFindingControl
Type: FindingControlDeletePayload!
Delete an existing findingControl
Arguments
| Name | Description |
|---|---|
id | ID of the findingControl |
deleteGroup
Type: GroupDeletePayload!
Delete an existing group
Arguments
| Name | Description |
|---|---|
id | ID of the group |
deleteGroupMembership
Type: GroupMembershipDeletePayload!
Delete an existing groupMembership
Arguments
| Name | Description |
|---|---|
id | ID of the groupMembership |
deleteGroupSetting
Type: GroupSettingDeletePayload!
Delete an existing groupSetting
Arguments
| Name | Description |
|---|---|
id | ID of the groupSetting |
deleteHush
Type: HushDeletePayload!
Delete an existing hush
Arguments
| Name | Description |
|---|---|
id | ID of the hush |
deleteIdentityHolder
Type: IdentityHolderDeletePayload!
Delete an existing identityHolder
Arguments
| Name | Description |
|---|---|
id | ID of the identityHolder |
deleteIntegration
Type: IntegrationDeletePayload!
Delete an existing integration
Arguments
| Name | Description |
|---|---|
id | ID of the integration |
deleteInternalPolicy
Type: InternalPolicyDeletePayload!
Delete an existing internalPolicy
Arguments
| Name | Description |
|---|---|
id | ID of the internalPolicy |
deleteInvite
Type: InviteDeletePayload!
Delete an existing invite
Arguments
| Name | Description |
|---|---|
id | ID of the invite |
deleteJobResult
Type: JobResultDeletePayload!
Delete an existing jobResult
Arguments
| Name | Description |
|---|---|
id | ID of the jobResult |
deleteJobRunner
Type: JobRunnerDeletePayload!
Delete an existing jobRunner
Arguments
| Name | Description |
|---|---|
id | ID of the jobRunner |
deleteJobRunnerRegistrationToken
Type: JobRunnerRegistrationTokenDeletePayload!
Delete an existing jobRunnerRegistrationToken
Arguments
| Name | Description |
|---|---|
id | ID of the jobRunnerRegistrationToken |
deleteJobRunnerToken
Type: JobRunnerTokenDeletePayload!
Delete an existing jobRunnerToken
Arguments
| Name | Description |
|---|---|
id | ID of the jobRunnerToken |
deleteJobTemplate
Type: JobTemplateDeletePayload!
Delete an existing jobTemplate
Arguments
| Name | Description |
|---|---|
id | ID of the jobTemplate |
deleteMappableDomain
Type: MappableDomainDeletePayload!
Delete an existing mappableDomain
Arguments
| Name | Description |
|---|---|
id | ID of the mappableDomain |
deleteMappedControl
Type: MappedControlDeletePayload!
Delete an existing mappedControl
Arguments
| Name | Description |
|---|---|
id | ID of the mappedControl |
deleteNarrative
Type: NarrativeDeletePayload!
Delete an existing narrative
Arguments
| Name | Description |
|---|---|
id | ID of the narrative |
deleteNote
Type: NoteDeletePayload!
Delete an existing note
Arguments
| Name | Description |
|---|---|
id | ID of the note/comment |
deleteNotificationPreference
Type: NotificationPreferenceDeletePayload!
Delete an existing notificationPreference
Arguments
| Name | Description |
|---|---|
id | ID of the notificationPreference |
deleteNotificationTemplate
Type: NotificationTemplateDeletePayload!
Delete an existing notificationTemplate
Arguments
| Name | Description |
|---|---|
id | ID of the notificationTemplate |
deleteOrganization
Type: OrganizationDeletePayload!
Delete an existing organization
Arguments
| Name | Description |
|---|---|
id | ID of the organization |
deleteOrganizationSetting
Type: OrganizationSettingDeletePayload!
Delete an existing organizationSetting
Arguments
| Name | Description |
|---|---|
id | ID of the organizationSetting |
deleteOrgMembership
Type: OrgMembershipDeletePayload!
Delete an existing orgMembership
Arguments
| Name | Description |
|---|---|
id | ID of the orgMembership |
deletePersonalAccessToken
Type: PersonalAccessTokenDeletePayload!
Delete an existing personalAccessToken
Arguments
| Name | Description |
|---|---|
id | ID of the personalAccessToken |
deletePlatform
Type: PlatformDeletePayload!
Delete an existing platform
Arguments
| Name | Description |
|---|---|
id | ID of the platform |
deleteProcedure
Type: ProcedureDeletePayload!
Delete an existing procedure
Arguments
| Name | Description |
|---|---|
id | ID of the procedure |
deleteProgram
Type: ProgramDeletePayload!
Delete an existing program
Arguments
| Name | Description |
|---|---|
id | ID of the program |
deleteProgramMembership
Type: ProgramMembershipDeletePayload!
Delete an existing programMembership
Arguments
| Name | Description |
|---|---|
id | ID of the programMembership |
deleteRemediation
Type: RemediationDeletePayload!
Delete an existing remediation
Arguments
| Name | Description |
|---|---|
id | ID of the remediation |
deleteReview
Type: ReviewDeletePayload!
Delete an existing review
Arguments
| Name | Description |
|---|---|
id | ID of the review |
deleteRisk
Type: RiskDeletePayload!
Delete an existing risk
Arguments
| Name | Description |
|---|---|
id | ID of the risk |
deleteScan
Type: ScanDeletePayload!
Delete an existing scan
Arguments
| Name | Description |
|---|---|
id | ID of the scan |
deleteScheduledJob
Type: ScheduledJobDeletePayload!
Delete an existing scheduledJob
Arguments
| Name | Description |
|---|---|
id | ID of the scheduledJob |
deleteScheduledJobRun
Type: ScheduledJobRunDeletePayload!
Delete an existing scheduledJobRun
Arguments
| Name | Description |
|---|---|
id | ID of the scheduledJobRun |
deleteStandard
Type: StandardDeletePayload!
Delete an existing standard
Arguments
| Name | Description |
|---|---|
id | ID of the standard |
deleteSubcontrol
Type: SubcontrolDeletePayload!
Delete an existing subcontrol
Arguments
| Name | Description |
|---|---|
id | ID of the subcontrol |
deleteSubprocessor
Type: SubprocessorDeletePayload!
Delete an existing subprocessor
Arguments
| Name | Description |
|---|---|
id | ID of the subprocessor |
deleteSubscriber
Type: SubscriberDeletePayload!
Delete an existing subscriber by Email
Arguments
| Name | Description |
|---|---|
email | Email of the subscriber |
ownerID | OwnerID of the subscriber |
deleteTagDefinition
Type: TagDefinitionDeletePayload!
Delete an existing tagDefinition
Arguments
| Name | Description |
|---|---|
id | ID of the tagDefinition |
deleteTask
Type: TaskDeletePayload!
Delete an existing task
Arguments
| Name | Description |
|---|---|
id | ID of the task |
deleteTemplate
Type: TemplateDeletePayload!
Delete an existing template
Arguments
| Name | Description |
|---|---|
id | ID of the template |
deleteTrustCenter
Type: TrustCenterDeletePayload!
Delete an existing trustCenter
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenter |
deleteTrustCenterCompliance
Type: TrustCenterComplianceDeletePayload!
Delete an existing trustCenterCompliance
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterCompliance |
deleteTrustCenterDoc
Type: TrustCenterDocDeletePayload!
Delete an existing trustCenterDoc
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterDoc |
deleteTrustCenterEntity
Type: TrustCenterEntityDeletePayload!
Delete an existing trustCenterEntity
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterEntity |
deleteTrustCenterFAQ
Type: TrustCenterFAQDeletePayload!
Delete an existing trustCenterFAQ
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterFAQ |
deleteTrustCenterNDARequest
Type: TrustCenterNDARequestDeletePayload!
Delete an existing trustCenterNDARequest
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterNDARequest |
deleteTrustCenterSetting
Type: TrustCenterSettingDeletePayload!
Delete an existing trustCenterSetting
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterSetting |
deleteTrustCenterSubprocessor
Type: TrustCenterSubprocessorDeletePayload!
Delete an existing trustCenterSubprocessor
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterSubprocessor |
deleteTrustCenterWatermarkConfig
Type: TrustCenterWatermarkConfigDeletePayload!
Delete an existing trustCenterWatermarkConfig
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterWatermarkConfig |
deleteUser
Type: UserDeletePayload!
Delete an existing user
Arguments
| Name | Description |
|---|---|
id | ID of the user |
deleteVulnerability
Type: VulnerabilityDeletePayload!
Delete an existing vulnerability
Arguments
| Name | Description |
|---|---|
id | ID of the vulnerability |
deleteWebauthn
Type: WebauthnDeletePayload!
Delete an existing webauthn
Arguments
| Name | Description |
|---|---|
id | ID of the webauthn |
deleteWorkflowDefinition
Type: WorkflowDefinitionDeletePayload!
Delete an existing workflowDefinition
Arguments
| Name | Description |
|---|---|
id | ID of the workflowDefinition |
denyNDARequests
Type: BulkUpdateStatusPayload!
Update multiple existing nda requests as approved
Arguments
| Name | Description |
|---|---|
ids | IDs of the notifications to update |
forceCompleteWorkflowInstance
Type: WorkflowInstanceAdminPayload!
Force-complete a workflow instance (optionally applying proposal changes)
Arguments
| Name | Description |
|---|---|
id | ID of the workflow instance to complete |
applyProposal | Whether to apply proposal changes when present (defaults to true) |
launchCampaign
Type: CampaignLaunchPayload!
Launch a campaign and send emails to its targets
Arguments
| Name | Description |
|---|---|
input | values for launching a campaign |
markNotificationsAsRead
Type: ActionNotificationsReadPayload!
Update multiple existing notifications
Arguments
| Name | Description |
|---|---|
ids | IDs of the notifications to update |
publishTrustCenterSetting
Type: TrustCenterSettingUpdatePayload!
Publish changes from preview to live environment
reassignWorkflowAssignment
Type: WorkflowAssignment!
Reassign a workflow assignment by creating an additional assignment for another user
Arguments
| Name | Description |
|---|---|
id | ID of the workflow assignment to extend |
targetUserID | User ID to assign an additional approval to |
rejectWorkflowAssignment
Type: WorkflowAssignmentRejectPayload!
Reject a workflow assignment and discard the proposed changes
Arguments
| Name | Description |
|---|---|
id | ID of the workflow assignment to reject |
reason | Optional reason for rejection |
requestChangesWorkflowAssignment
Type: WorkflowAssignmentRejectPayload!
Request changes on a workflow assignment and send it back to the originator
Arguments
| Name | Description |
|---|---|
id | ID of the workflow assignment to request changes on |
reason | Optional reason for the change request |
inputs | Optional structured inputs for the change request |
requestNewTrustCenterToken
Type: TrustCenterAccessTokenPayload!
Create a new requestNewTrustCenterToken for users that have already signed an NDA
Arguments
| Name | Description |
|---|---|
email | email address of the user already signed an NDA |
resendCampaignIncompleteTargets
Type: CampaignLaunchPayload!
Resend a campaign to only incomplete targets
Arguments
| Name | Description |
|---|---|
values for resending a campaign to incomplete targets |
resolveVulnerability
Type: VulnerabilityResolvePayload!
Resolve a vulnerability and optionally capture a review record.
Arguments
| Name | Description |
|---|---|
id | ID of the vulnerability to resolve |
Resolution details |
sendCampaignTestEmail
Type: CampaignTestEmailPayload!
Send a test email for a campaign without creating campaign targets
Arguments
| Name | Description |
|---|---|
values for sending a campaign test email |
submitTrustCenterNDAResponse
Type: SubmitTrustCenterNDAResponsePayload!
Submit a response to a Trust Center NDA
Arguments
| Name | Description |
|---|---|
values of the trustCenterNDA submission |
submitWorkflowProposal
Type: WorkflowProposalSubmitPayload!
Submit a draft workflow proposal for approval
Arguments
| Name | Description |
|---|---|
id | ID of the workflow proposal to submit |
transferOrganizationOwnership
Type: OrganizationTransferOwnershipPayload!
Transfer ownership of an organization to another user
Arguments
| Name | Description |
|---|---|
newOwnerEmail | Email of the new owner |
updateActionPlan
Type: ActionPlanUpdatePayload!
Update an existing actionPlan
Arguments
| Name | Description |
|---|---|
id | ID of the actionPlan |
input | New values for the actionPlan |
updateAPIToken
Type: APITokenUpdatePayload!
Update an existing apiToken
Arguments
| Name | Description |
|---|---|
id | ID of the apiToken |
input | New values for the apiToken |
updateAssessment
Type: AssessmentUpdatePayload!
Update an existing assessment
Arguments
| Name | Description |
|---|---|
id | ID of the assessment |
input | New values for the assessment |
updateAsset
Type: AssetUpdatePayload!
Update an existing asset
Arguments
| Name | Description |
|---|---|
id | ID of the asset |
input | New values for the asset |
updateBulkActionPlan
Type: ActionPlanBulkUpdatePayload!
Update multiple existing actionPlans
Arguments
| Name | Description |
|---|---|
ids | IDs of the actionPlans to update |
input | values to update the actionPlans with |
updateBulkAPIToken
Type: APITokenBulkUpdatePayload!
Update multiple existing apiTokens
Arguments
| Name | Description |
|---|---|
ids | IDs of the apiTokens to update |
input | values to update the apiTokens with |
updateBulkAsset
Type: AssetBulkUpdatePayload!
Update multiple existing assets
Arguments
| Name | Description |
|---|---|
ids | IDs of the assets to update |
input | values to update the assets with |
updateBulkContact
Type: ContactBulkUpdatePayload!
Update multiple existing contacts
Arguments
| Name | Description |
|---|---|
ids | IDs of the contacts to update |
input | values to update the contacts with |
updateBulkControl
Type: ControlBulkUpdatePayload!
Update multiple existing controls
Arguments
| Name | Description |
|---|---|
ids | IDs of the controls to update |
input | values to update the controls with |
updateBulkControlImplementation
Type: ControlImplementationBulkUpdatePayload!
Update multiple existing controlImplementations
Arguments
| Name | Description |
|---|---|
ids | IDs of the controlImplementations to update |
values to update the controlImplementations with |
updateBulkControlObjective
Type: ControlObjectiveBulkUpdatePayload!
Update multiple existing controlObjectives
Arguments
| Name | Description |
|---|---|
ids | IDs of the controlObjectives to update |
values to update the controlObjectives with |
updateBulkCSVActionPlan
Type: ActionPlanBulkUpdatePayload!
Update multiple existing actionPlans via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the actionPlan, must include ID column |
updateBulkCSVAPIToken
Type: APITokenBulkUpdatePayload!
Update multiple existing apiTokens via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the apiToken, must include ID column |
updateBulkCSVAsset
Type: AssetBulkUpdatePayload!
Update multiple existing assets via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the asset, must include ID column |
updateBulkCSVContact
Type: ContactBulkUpdatePayload!
Update multiple existing contacts via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the contact, must include ID column |
updateBulkCSVControl
Type: ControlBulkUpdatePayload!
Update multiple existing controls with a CSV upload, must include the ID or refCode and referenceFramework
Arguments
| Name | Description |
|---|---|
input | values to update the controls with |
updateBulkCSVControlImplementation
Type: ControlImplementationBulkUpdatePayload!
Update multiple existing controlImplementations via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the controlImplementation, must include ID column |
updateBulkCSVControlObjective
Type: ControlObjectiveBulkUpdatePayload!
Update multiple existing controlObjectives via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the controlObjective, must include ID column |
updateBulkCSVCustomDomain
Type: CustomDomainBulkUpdatePayload!
Update multiple existing customDomains via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the customDomain, must include ID column |
updateBulkCSVDNSVerification
Type: DNSVerificationBulkUpdatePayload!
Update multiple existing dnsVerifications via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the dnsVerification, must include ID column |
updateBulkCSVDocumentData
Type: DocumentDataBulkUpdatePayload!
Update multiple existing documentDatas via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the documentData, must include ID column |
updateBulkCSVEmailBranding
Type: EmailBrandingBulkUpdatePayload!
Update multiple existing emailBrandings via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the emailBranding, must include ID column |
updateBulkCSVEmailTemplate
Type: EmailTemplateBulkUpdatePayload!
Update multiple existing emailTemplates via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the emailTemplate, must include ID column |
updateBulkCSVEntity
Type: EntityBulkUpdatePayload!
Update multiple existing entitys via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the entity, must include ID column |
updateBulkCSVEntityType
Type: EntityTypeBulkUpdatePayload!
Update multiple existing entityTypes via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the entityType, must include ID column |
updateBulkCSVEvent
Type: EventBulkUpdatePayload!
Update multiple existing events via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the event, must include ID column |
updateBulkCSVEvidence
Type: EvidenceBulkUpdatePayload!
Update multiple existing evidences via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the evidence, must include ID column |
updateBulkCSVGroup
Type: GroupBulkUpdatePayload!
Update multiple existing groups via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the group, must include ID column |
updateBulkCSVGroupMembership
Type: GroupMembershipBulkUpdatePayload!
Update multiple existing groupMemberships via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the groupMembership, must include ID column |
updateBulkCSVGroupSetting
Type: GroupSettingBulkUpdatePayload!
Update multiple existing groupSettings via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the groupSetting, must include ID column |
updateBulkCSVHush
Type: HushBulkUpdatePayload!
Update multiple existing hushs via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the hush, must include ID column |
updateBulkCSVIdentityHolder
Type: IdentityHolderBulkUpdatePayload!
Update multiple existing identityHolders via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the identityHolder, must include ID column |
updateBulkCSVInternalPolicy
Type: InternalPolicyBulkUpdatePayload!
Update multiple existing internalPolicys via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the internalPolicy, must include ID column |
updateBulkCSVInvite
Type: InviteBulkUpdatePayload!
Update multiple existing invites via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the invite, must include ID column |
updateBulkCSVJobTemplate
Type: JobTemplateBulkUpdatePayload!
Update multiple existing jobTemplates via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the jobTemplate, must include ID column |
updateBulkCSVMappableDomain
Type: MappableDomainBulkUpdatePayload!
Update multiple existing mappableDomains via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the mappableDomain, must include ID column |
updateBulkCSVMappedControl
Type: MappedControlBulkUpdatePayload!
Update multiple existing mappedControls via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the mappedControl, must include ID column |
updateBulkCSVNarrative
Type: NarrativeBulkUpdatePayload!
Update multiple existing narratives via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the narrative, must include ID column |
updateBulkCSVNotificationPreference
Type: NotificationPreferenceBulkUpdatePayload!
Update multiple existing notificationPreferences via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the notificationPreference, must include ID column |
updateBulkCSVNotificationTemplate
Type: NotificationTemplateBulkUpdatePayload!
Update multiple existing notificationTemplates via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the notificationTemplate, must include ID column |
updateBulkCSVOrganizationSetting
Type: OrganizationSettingBulkUpdatePayload!
Update multiple existing organizationSettings via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the organizationSetting, must include ID column |
updateBulkCSVOrgMembership
Type: OrgMembershipBulkUpdatePayload!
Update multiple existing orgMemberships via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the orgMembership, must include ID column |
updateBulkCSVProcedure
Type: ProcedureBulkUpdatePayload!
Update multiple existing procedures via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the procedure, must include ID column |
updateBulkCSVProgram
Type: ProgramBulkUpdatePayload!
Update multiple existing programs via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the program, must include ID column |
updateBulkCSVProgramMembership
Type: ProgramMembershipBulkUpdatePayload!
Update multiple existing programMemberships via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the programMembership, must include ID column |
updateBulkCSVRisk
Type: RiskBulkUpdatePayload!
Update multiple existing risks via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the risk, must include ID column |
updateBulkCSVScan
Type: ScanBulkUpdatePayload!
Update multiple existing scans via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the scan, must include ID column |
updateBulkCSVScheduledJob
Type: ScheduledJobBulkUpdatePayload!
Update multiple existing scheduledJobs via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the scheduledJob, must include ID column |
updateBulkCSVSubcontrol
Type: SubcontrolBulkUpdatePayload!
Update multiple existing subcontrols via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the subcontrol, must include ID column |
updateBulkCSVSubprocessor
Type: SubprocessorBulkUpdatePayload!
Update multiple existing subprocessors via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the subprocessor, must include ID column |
updateBulkCSVTask
Type: TaskBulkUpdatePayload!
Update multiple existing tasks via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the task, must include ID column |
updateBulkCSVTemplate
Type: TemplateBulkUpdatePayload!
Update multiple existing templates via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the template, must include ID column |
updateBulkCSVTrustCenterCompliance
Type: TrustCenterComplianceBulkUpdatePayload!
Update multiple existing trustCenterCompliances via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the trustCenterCompliance, must include ID column |
updateBulkCSVTrustCenterDoc
Type: TrustCenterDocBulkUpdatePayload!
Update multiple existing trustCenterDocs via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the trustCenterDoc, must include ID column |
updateBulkCSVTrustCenterFAQ
Type: TrustCenterFAQBulkUpdatePayload!
Update multiple existing trustCenterFAQs via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the trustCenterFAQ, must include ID column |
updateBulkCSVTrustCenterSubprocessor
Type: TrustCenterSubprocessorBulkUpdatePayload!
Update multiple existing trustCenterSubprocessors via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the trustCenterSubprocessor, must include ID column |
updateBulkCSVUserSetting
Type: UserSettingBulkUpdatePayload!
Update multiple existing userSettings via file upload
Arguments
| Name | Description |
|---|---|
input | csv file containing values of the userSetting, must include ID column |
updateBulkCustomDomain
Type: CustomDomainBulkUpdatePayload!
Update multiple existing customDomains
Arguments
| Name | Description |
|---|---|
ids | IDs of the customDomains to update |
input | values to update the customDomains with |
updateBulkDNSVerification
Type: DNSVerificationBulkUpdatePayload!
Update multiple existing dnsVerifications
Arguments
| Name | Description |
|---|---|
ids | IDs of the dnsVerifications to update |
values to update the dnsVerifications with |
updateBulkDocumentData
Type: DocumentDataBulkUpdatePayload!
Update multiple existing documentDatas
Arguments
| Name | Description |
|---|---|
ids | IDs of the documentDatas to update |
input | values to update the documentDatas with |
updateBulkEmailBranding
Type: EmailBrandingBulkUpdatePayload!
Update multiple existing emailBrandings
Arguments
| Name | Description |
|---|---|
ids | IDs of the emailBrandings to update |
values to update the emailBrandings with |
updateBulkEmailTemplate
Type: EmailTemplateBulkUpdatePayload!
Update multiple existing emailTemplates
Arguments
| Name | Description |
|---|---|
ids | IDs of the emailTemplates to update |
values to update the emailTemplates with |
updateBulkEntity
Type: EntityBulkUpdatePayload!
Update multiple existing entitys
Arguments
| Name | Description |
|---|---|
ids | IDs of the entitys to update |
input | values to update the entitys with |
updateBulkEntityType
Type: EntityTypeBulkUpdatePayload!
Update multiple existing entityTypes
Arguments
| Name | Description |
|---|---|
ids | IDs of the entityTypes to update |
input | values to update the entityTypes with |
updateBulkEvent
Type: EventBulkUpdatePayload!
Update multiple existing events
Arguments
| Name | Description |
|---|---|
ids | IDs of the events to update |
input | values to update the events with |
updateBulkEvidence
Type: EvidenceBulkUpdatePayload!
Update multiple existing evidence
Arguments
| Name | Description |
|---|---|
ids | IDs of the evidence to update |
input | values to update the evidence with |
updateBulkGroup
Type: GroupBulkUpdatePayload!
Update multiple existing groups
Arguments
| Name | Description |
|---|---|
ids | IDs of the groups to update |
input | values to update the groups with |
updateBulkGroupMembership
Type: GroupMembershipBulkUpdatePayload!
Update multiple existing groupMemberships
Arguments
| Name | Description |
|---|---|
ids | IDs of the groupMemberships to update |
values to update the groupMemberships with |
updateBulkGroupSetting
Type: GroupSettingBulkUpdatePayload!
Update multiple existing groupSettings
Arguments
| Name | Description |
|---|---|
ids | IDs of the groupSettings to update |
input | values to update the groupSettings with |
updateBulkHush
Type: HushBulkUpdatePayload!
Update multiple existing hushs
Arguments
| Name | Description |
|---|---|
ids | IDs of the hushs to update |
input | values to update the hushs with |
updateBulkIdentityHolder
Type: IdentityHolderBulkUpdatePayload!
Update multiple existing identityHolders
Arguments
| Name | Description |
|---|---|
ids | IDs of the identityHolders to update |
values to update the identityHolders with |
updateBulkInternalPolicy
Type: InternalPolicyBulkUpdatePayload!
Update multiple existing internalPolicys
Arguments
| Name | Description |
|---|---|
ids | IDs of the internalPolicys to update |
values to update the internalPolicys with |
updateBulkInvite
Type: InviteBulkUpdatePayload!
Update multiple existing invites
Arguments
| Name | Description |
|---|---|
ids | IDs of the invites to update |
input | values to update the invites with |
updateBulkJobTemplate
Type: JobTemplateBulkUpdatePayload!
Update multiple existing jobTemplates
Arguments
| Name | Description |
|---|---|
ids | IDs of the jobTemplates to update |
input | values to update the jobTemplates with |
updateBulkMappableDomain
Type: MappableDomainBulkUpdatePayload!
Update multiple existing mappableDomains
Arguments
| Name | Description |
|---|---|
ids | IDs of the mappableDomains to update |
values to update the mappableDomains with |
updateBulkMappedControl
Type: MappedControlBulkUpdatePayload!
Update multiple existing mappedControls
Arguments
| Name | Description |
|---|---|
ids | IDs of the mappedControls to update |
values to update the mappedControls with |
updateBulkNarrative
Type: NarrativeBulkUpdatePayload!
Update multiple existing narratives
Arguments
| Name | Description |
|---|---|
ids | IDs of the narratives to update |
input | values to update the narratives with |
updateBulkNotificationPreference
Type: NotificationPreferenceBulkUpdatePayload!
Update multiple existing notificationPreferences
Arguments
| Name | Description |
|---|---|
ids | IDs of the notificationPreferences to update |
values to update the notificationPreferences with |
updateBulkNotificationTemplate
Type: NotificationTemplateBulkUpdatePayload!
Update multiple existing notificationTemplates
Arguments
| Name | Description |
|---|---|
ids | IDs of the notificationTemplates to update |
values to update the notificationTemplates with |
updateBulkOrganizationSetting
Type: OrganizationSettingBulkUpdatePayload!
Update multiple existing organizationSettings
Arguments
| Name | Description |
|---|---|
ids | IDs of the organizationSettings to update |
values to update the organizationSettings with |
updateBulkOrgMembership
Type: OrgMembershipBulkUpdatePayload!
Update multiple existing orgMemberships
Arguments
| Name | Description |
|---|---|
ids | IDs of the orgMemberships to update |
values to update the orgMemberships with |
updateBulkProcedure
Type: ProcedureBulkUpdatePayload!
Update multiple existing procedures
Arguments
| Name | Description |
|---|---|
ids | IDs of the procedures to update |
input | values to update the procedures with |
updateBulkProgram
Type: ProgramBulkUpdatePayload!
Update multiple existing programs
Arguments
| Name | Description |
|---|---|
ids | IDs of the programs to update |
input | values to update the programs with |
updateBulkProgramMembership
Type: ProgramMembershipBulkUpdatePayload!
Update multiple existing programMemberships
Arguments
| Name | Description |
|---|---|
ids | IDs of the programMemberships to update |
values to update the programMemberships with |
updateBulkRisk
Type: RiskBulkUpdatePayload!
Update multiple existing risks
Arguments
| Name | Description |
|---|---|
ids | IDs of the risks to update |
input | values to update the risks with |
updateBulkScan
Type: ScanBulkUpdatePayload!
Update multiple existing scans
Arguments
| Name | Description |
|---|---|
ids | IDs of the scans to update |
input | values to update the scans with |
updateBulkScheduledJob
Type: ScheduledJobBulkUpdatePayload!
Update multiple existing scheduledJobs
Arguments
| Name | Description |
|---|---|
ids | IDs of the scheduledJobs to update |
input | values to update the scheduledJobs with |
updateBulkSubcontrol
Type: SubcontrolBulkUpdatePayload!
Update multiple existing subcontrols
Arguments
| Name | Description |
|---|---|
ids | IDs of the subcontrols to update |
input | values to update the subcontrols with |
updateBulkSubprocessor
Type: SubprocessorBulkUpdatePayload!
Update multiple existing subprocessors
Arguments
| Name | Description |
|---|---|
ids | IDs of the subprocessors to update |
input | values to update the subprocessors with |
updateBulkTask
Type: TaskBulkUpdatePayload!
Update multiple existing tasks
Arguments
| Name | Description |
|---|---|
ids | IDs of the tasks to update |
input | values to update the tasks with |
updateBulkTemplate
Type: TemplateBulkUpdatePayload!
Update multiple existing templates
Arguments
| Name | Description |
|---|---|
ids | IDs of the templates to update |
input | values to update the templates with |
updateBulkTrustCenterCompliance
Type: TrustCenterComplianceBulkUpdatePayload!
Update multiple existing trustCenterCompliances
Arguments
| Name | Description |
|---|---|
ids | IDs of the trustCenterCompliances to update |
values to update the trustCenterCompliances with |
updateBulkTrustCenterDoc
Type: TrustCenterDocBulkUpdatePayload!
Update multiple existing trust center docs
Arguments
| Name | Description |
|---|---|
ids | IDs of the trust center docs to update |
values to update the trust center docs with |
updateBulkTrustCenterFAQ
Type: TrustCenterFAQBulkUpdatePayload!
Update multiple existing trustCenterFAQs
Arguments
| Name | Description |
|---|---|
ids | IDs of the trustCenterFAQs to update |
values to update the trustCenterFAQs with |
updateBulkTrustCenterSubprocessor
Type: TrustCenterSubprocessorBulkUpdatePayload!
Update multiple existing trustCenterSubprocessors
Arguments
| Name | Description |
|---|---|
ids | IDs of the trustCenterSubprocessors to update |
values to update the trustCenterSubprocessors with |
updateBulkUserSetting
Type: UserSettingBulkUpdatePayload!
Update multiple existing userSettings
Arguments
| Name | Description |
|---|---|
ids | IDs of the userSettings to update |
input | values to update the userSettings with |
updateCampaign
Type: CampaignUpdatePayload!
Update an existing campaign
Arguments
| Name | Description |
|---|---|
id | ID of the campaign |
input | New values for the campaign |
updateCampaignTarget
Type: CampaignTargetUpdatePayload!
Update an existing campaignTarget
Arguments
| Name | Description |
|---|---|
id | ID of the campaignTarget |
New values for the campaignTarget |
updateContact
Type: ContactUpdatePayload!
Update an existing contact
Arguments
| Name | Description |
|---|---|
id | ID of the contact |
input | New values for the contact |
updateControl
Type: ControlUpdatePayload!
Update an existing control
Arguments
| Name | Description |
|---|---|
id | ID of the control |
input | New values for the control |
updateControlComment
Type: ControlUpdatePayload!
Update an existing control comment
Arguments
| Name | Description |
|---|---|
id | ID of the comment |
input | New values for the comment |
noteFiles | Files to attach to the comment |
updateControlImplementation
Type: ControlImplementationUpdatePayload!
Update an existing controlImplementation
Arguments
| Name | Description |
|---|---|
id | ID of the controlImplementation |
New values for the controlImplementation |
updateControlObjective
Type: ControlObjectiveUpdatePayload!
Update an existing controlObjective
Arguments
| Name | Description |
|---|---|
id | ID of the controlObjective |
New values for the controlObjective |
updateCustomDomain
Type: CustomDomainUpdatePayload!
Update an existing customDomain
Arguments
| Name | Description |
|---|---|
id | ID of the customDomain |
input | New values for the customDomain |
updateCustomTypeEnum
Type: CustomTypeEnumUpdatePayload!
Update an existing customTypeEnum
Arguments
| Name | Description |
|---|---|
id | ID of the customTypeEnum |
New values for the customTypeEnum |
updateDirectoryAccount
Type: DirectoryAccountUpdatePayload!
Update an existing directoryAccount
Arguments
| Name | Description |
|---|---|
id | ID of the directoryAccount |
New values for the directoryAccount |
updateDirectoryGroup
Type: DirectoryGroupUpdatePayload!
Update an existing directoryGroup
Arguments
| Name | Description |
|---|---|
id | ID of the directoryGroup |
New values for the directoryGroup |
updateDirectoryMembership
Type: DirectoryMembershipUpdatePayload!
Update an existing directoryMembership
Arguments
| Name | Description |
|---|---|
id | ID of the directoryMembership |
New values for the directoryMembership |
updateDirectorySyncRun
Type: DirectorySyncRunUpdatePayload!
Update an existing directorySyncRun
Arguments
| Name | Description |
|---|---|
id | ID of the directorySyncRun |
New values for the directorySyncRun |
updateDiscussion
Type: DiscussionUpdatePayload!
Update an existing discussion
Arguments
| Name | Description |
|---|---|
id | ID of the discussion |
input | New values for the discussion |
updateDNSVerification
Type: DNSVerificationUpdatePayload!
Update an existing dnsVerification
Arguments
| Name | Description |
|---|---|
id | ID of the dnsVerification |
New values for the dnsVerification |
updateDocumentData
Type: DocumentDataUpdatePayload!
Update an existing documentData
Arguments
| Name | Description |
|---|---|
id | ID of the documentData |
input | New values for the documentData |
documentDataFile | File to upload for the documentData |
updateEmailBranding
Type: EmailBrandingUpdatePayload!
Update an existing emailBranding
Arguments
| Name | Description |
|---|---|
id | ID of the emailBranding |
New values for the emailBranding |
updateEmailTemplate
Type: EmailTemplateUpdatePayload!
Update an existing emailTemplate
Arguments
| Name | Description |
|---|---|
id | ID of the emailTemplate |
New values for the emailTemplate |
updateEntity
Type: EntityUpdatePayload!
Update an existing entity
Arguments
| Name | Description |
|---|---|
id | ID of the entity |
input | New values for the entity |
updateEntityType
Type: EntityTypeUpdatePayload!
Update an existing entityType
Arguments
| Name | Description |
|---|---|
id | ID of the entityType |
input | New values for the entityType |
updateEvent
Type: EventUpdatePayload!
Update an existing event
Arguments
| Name | Description |
|---|---|
id | ID of the event |
input | New values for the event |
updateEvidence
Type: EvidenceUpdatePayload!
Update an existing evidence
Arguments
| Name | Description |
|---|---|
id | ID of the evidence |
input | New values for the evidence |
evidenceFiles |
updateEvidenceComment
Type: EvidenceUpdatePayload!
Update an existing evidence comment
Arguments
| Name | Description |
|---|---|
id | ID of the comment |
input | New values for the comment |
noteFiles | Files to attach to the comment |
updateExport
Type: ExportUpdatePayload!
Update an existing export
Arguments
| Name | Description |
|---|---|
id | ID of the export |
input | New values for the export |
exportFiles | Files to attach to the export |
updateFinding
Type: FindingUpdatePayload!
Update an existing finding
Arguments
| Name | Description |
|---|---|
id | ID of the finding |
input | New values for the finding |
updateFindingControl
Type: FindingControlUpdatePayload!
Update an existing findingControl
Arguments
| Name | Description |
|---|---|
id | ID of the findingControl |
New values for the findingControl |
updateGroup
Type: GroupUpdatePayload!
Update an existing group
Arguments
| Name | Description |
|---|---|
id | ID of the group |
input | New values for the group |
updateGroupMembership
Type: GroupMembershipUpdatePayload!
Update an existing groupMembership
Arguments
| Name | Description |
|---|---|
id | ID of the groupMembership |
New values for the groupMembership |
updateGroupSetting
Type: GroupSettingUpdatePayload!
Update an existing groupSetting
Arguments
| Name | Description |
|---|---|
id | ID of the groupSetting |
input | New values for the groupSetting |
updateHush
Type: HushUpdatePayload!
Update an existing hush
Arguments
| Name | Description |
|---|---|
id | ID of the hush |
input | New values for the hush |
updateIdentityHolder
Type: IdentityHolderUpdatePayload!
Update an existing identityHolder
Arguments
| Name | Description |
|---|---|
id | ID of the identityHolder |
New values for the identityHolder |
updateInternalPolicy
Type: InternalPolicyUpdatePayload!
Update an existing internalPolicy
Arguments
| Name | Description |
|---|---|
id | ID of the internalPolicy |
New values for the internalPolicy | |
internalPolicyFile | file containing values of the internalPolicy |
updateInternalPolicyComment
Type: InternalPolicyUpdatePayload!
Update an existing internal policy comment
Arguments
| Name | Description |
|---|---|
id | ID of the comment |
input | New values for the comment |
noteFiles | Files to attach to the comment |
updateInvite
Type: InviteUpdatePayload!
Update an existing invite
Arguments
| Name | Description |
|---|---|
id | ID of the invite |
input | New values for the invite |
updateJobResult
Type: JobResultUpdatePayload!
Update an existing jobResult
Arguments
| Name | Description |
|---|---|
id | ID of the jobResult |
input | New values for the jobResult |
jobResultFiles | files to upload as jobResult attachments |
updateJobRunner
Type: JobRunnerUpdatePayload!
Update an existing jobRunner
Arguments
| Name | Description |
|---|---|
id | ID of the jobRunner |
input | New values for the jobRunner |
updateJobTemplate
Type: JobTemplateUpdatePayload!
Update an existing jobTemplate
Arguments
| Name | Description |
|---|---|
id | ID of the jobTemplate |
input | New values for the jobTemplate |
updateMappableDomain
Type: MappableDomainUpdatePayload!
Update an existing mappableDomain
Arguments
| Name | Description |
|---|---|
id | ID of the mappableDomain |
New values for the mappableDomain |
updateMappedControl
Type: MappedControlUpdatePayload!
Update an existing mappedControl
Arguments
| Name | Description |
|---|---|
id | ID of the mappedControl |
New values for the mappedControl |
updateNarrative
Type: NarrativeUpdatePayload!
Update an existing narrative
Arguments
| Name | Description |
|---|---|
id | ID of the narrative |
input | New values for the narrative |
updateNotification
Type: NotificationUpdatePayload!
Update an existing notification
Arguments
| Name | Description |
|---|---|
id | ID of the notification |
input | New values for the notification |
updateNotificationPreference
Type: NotificationPreferenceUpdatePayload!
Update an existing notificationPreference
Arguments
| Name | Description |
|---|---|
id | ID of the notificationPreference |
New values for the notificationPreference |
updateNotificationTemplate
Type: NotificationTemplateUpdatePayload!
Update an existing notificationTemplate
Arguments
| Name | Description |
|---|---|
id | ID of the notificationTemplate |
New values for the notificationTemplate |
updateOrganization
Type: OrganizationUpdatePayload!
Update an existing organization
Arguments
| Name | Description |
|---|---|
id | ID of the organization |
input | New values for the organization |
avatarFile |
updateOrganizationSetting
Type: OrganizationSettingUpdatePayload!
Update an existing organizationSetting
Arguments
| Name | Description |
|---|---|
id | ID of the organizationSetting |
New values for the organizationSetting |
updateOrgMembership
Type: OrgMembershipUpdatePayload!
Update an existing orgMembership
Arguments
| Name | Description |
|---|---|
id | ID of the orgMembership |
New values for the orgMembership |
updatePersonalAccessToken
Type: PersonalAccessTokenUpdatePayload!
Update an existing personalAccessToken
Arguments
| Name | Description |
|---|---|
id | ID of the personalAccessToken |
New values for the personalAccessToken |
updatePlatform
Type: PlatformUpdatePayload!
Update an existing platform
Arguments
| Name | Description |
|---|---|
id | ID of the platform |
input | New values for the platform |
updateProcedure
Type: ProcedureUpdatePayload!
Update an existing procedure
Arguments
| Name | Description |
|---|---|
id | ID of the procedure |
input | New values for the procedure |
procedureFile | file containing values of the procedure |
updateProcedureComment
Type: ProcedureUpdatePayload!
Update an existing procedure comment
Arguments
| Name | Description |
|---|---|
id | ID of the comment |
input | New values for the comment |
noteFiles | Files to attach to the comment |
updateProgram
Type: ProgramUpdatePayload!
Update an existing program
Arguments
| Name | Description |
|---|---|
id | ID of the program |
input | New values for the program |
updateProgramMembership
Type: ProgramMembershipUpdatePayload!
Update an existing programMembership
Arguments
| Name | Description |
|---|---|
id | ID of the programMembership |
New values for the programMembership |
updateRemediation
Type: RemediationUpdatePayload!
Update an existing remediation
Arguments
| Name | Description |
|---|---|
id | ID of the remediation |
input | New values for the remediation |
updateReview
Type: ReviewUpdatePayload!
Update an existing review
Arguments
| Name | Description |
|---|---|
id | ID of the review |
input | New values for the review |
updateRisk
Type: RiskUpdatePayload!
Update an existing risk
Arguments
| Name | Description |
|---|---|
id | ID of the risk |
input | New values for the risk |
updateRiskComment
Type: RiskUpdatePayload!
Update an existing risk comment
Arguments
| Name | Description |
|---|---|
id | ID of the comment |
input | New values for the comment |
noteFiles | Files to attach to the comment |
updateScan
Type: ScanUpdatePayload!
Update an existing scan
Arguments
| Name | Description |
|---|---|
id | ID of the scan |
input | New values for the scan |
updateScheduledJob
Type: ScheduledJobUpdatePayload!
Update an existing scheduledJob
Arguments
| Name | Description |
|---|---|
id | ID of the scheduledJob |
input | New values for the scheduledJob |
updateScheduledJobRun
Type: ScheduledJobRunUpdatePayload!
Update an existing scheduledJobRun
Arguments
| Name | Description |
|---|---|
id | ID of the scheduledJobRun |
New values for the scheduledJobRun |
updateStandard
Type: StandardUpdatePayload!
Update an existing standard
Arguments
| Name | Description |
|---|---|
id | ID of the standard |
input | New values for the standard |
logoFile | file to upload as the logo to represent the standard |
updateSubcontrol
Type: SubcontrolUpdatePayload!
Update an existing subcontrol
Arguments
| Name | Description |
|---|---|
id | ID of the subcontrol |
input | New values for the subcontrol |
updateSubcontrolComment
Type: SubcontrolUpdatePayload!
Update an existing subcontrol comment
Arguments
| Name | Description |
|---|---|
id | ID of the comment |
input | New values for the comment |
noteFiles | Files to attach to the comment |
updateSubprocessor
Type: SubprocessorUpdatePayload!
Update an existing subprocessor
Arguments
| Name | Description |
|---|---|
id | ID of the subprocessor |
input | New values for the subprocessor |
logoFile | file to upload as the logo of the subprocessor |
updateSubscriber
Type: SubscriberUpdatePayload!
Update an existing subscriber
Arguments
| Name | Description |
|---|---|
email | Email of the subscriber |
input | New values for the subscriber |
updateTagDefinition
Type: TagDefinitionUpdatePayload!
Update an existing tagDefinition
Arguments
| Name | Description |
|---|---|
id | ID of the tagDefinition |
New values for the tagDefinition |
updateTask
Type: TaskUpdatePayload!
Update an existing task
Arguments
| Name | Description |
|---|---|
id | ID of the task |
input | New values for the task |
updateTaskComment
Type: TaskUpdatePayload!
Update an existing task comment
Arguments
| Name | Description |
|---|---|
id | ID of the comment |
input | New values for the comment |
noteFiles | Files to attach to the comment |
updateTemplate
Type: TemplateUpdatePayload!
Update an existing template
Arguments
| Name | Description |
|---|---|
id | ID of the template |
input | New values for the template |
templateFiles |
updateTFASetting
Type: TFASettingUpdatePayload!
Update an existing tfaSetting
Arguments
| Name | Description |
|---|---|
input | New values for the tfaSetting |
updateTrustCenter
Type: TrustCenterUpdatePayload!
Update an existing trustCenter
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenter |
input | New values for the trustCenter |
updateTrustCenterCompliance
Type: TrustCenterComplianceUpdatePayload!
Update an existing trustCenterCompliance
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterCompliance |
New values for the trustCenterCompliance |
updateTrustCenterDoc
Type: TrustCenterDocUpdatePayload!
Update an existing trustCenterDoc
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterDoc |
New values for the trustCenterDoc | |
trustCenterDocFile | |
watermarkedTrustCenterDocFile |
updateTrustCenterEntity
Type: TrustCenterEntityUpdatePayload!
Update an existing trustCenterEntity
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterEntity |
New values for the trustCenterEntity | |
logoFile | logo file for the trustCenterEntity |
updateTrustCenterFAQ
Type: TrustCenterFAQUpdatePayload!
Update an existing trustCenterFAQ
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterFAQ |
New values for the trustCenterFAQ |
updateTrustCenterFAQComment
Type: TrustCenterFAQUpdatePayload!
Update an existing trust center FAQ comment
Arguments
| Name | Description |
|---|---|
id | ID of the comment |
input | New values for the comment |
noteFiles | Files to attach to the comment |
updateTrustCenterNDA
Type: TrustCenterNDAUpdatePayload!
Arguments
| Name | Description |
|---|---|
id | ID of the trust center |
templateFiles | NDA file |
updateTrustCenterNDARequest
Type: TrustCenterNDARequestUpdatePayload!
Update an existing trustCenterNDARequest
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterNDARequest |
New values for the trustCenterNDARequest |
updateTrustCenterPost
Type: TrustCenterUpdatePayload!
Update an existing trust center post
Arguments
| Name | Description |
|---|---|
id | ID of the update |
input | New values for the post |
noteFiles | Files to attach to the post |
updateTrustCenterPreviewSetting
Type: TrustCenterSettingUpdatePayload!
Update an existing trustCenterSetting preview settings
Arguments
| Name | Description |
|---|---|
New values for the trustCenterSetting | |
logoFile | |
faviconFile |
updateTrustCenterSetting
Type: TrustCenterSettingUpdatePayload!
Update an existing trustCenterSetting by targeting the ID
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterSetting |
New values for the trustCenterSetting | |
logoFile | |
faviconFile |
updateTrustCenterSubprocessor
Type: TrustCenterSubprocessorUpdatePayload!
Update an existing trustCenterSubprocessor
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterSubprocessor |
New values for the trustCenterSubprocessor |
updateTrustCenterWatermarkConfig
Type: TrustCenterWatermarkConfigUpdatePayload!
Update an existing trustCenterWatermarkConfig
Arguments
| Name | Description |
|---|---|
id | ID of the trustCenterWatermarkConfig |
New values for the trustCenterWatermarkConfig | |
watermarkFile |
updateUser
Type: UserUpdatePayload!
Update an existing user
Arguments
| Name | Description |
|---|---|
id | ID of the user |
input | New values for the user |
avatarFile |
updateUserSetting
Type: UserSettingUpdatePayload!
Update an existing userSetting
Arguments
| Name | Description |
|---|---|
id | ID of the userSetting |
input | New values for the userSetting |
updateVulnerability
Type: VulnerabilityUpdatePayload!
Update an existing vulnerability
Arguments
| Name | Description |
|---|---|
id | ID of the vulnerability |
New values for the vulnerability |
updateWorkflowDefinition
Type: WorkflowDefinitionUpdatePayload!
Update an existing workflowDefinition
Arguments
| Name | Description |
|---|---|
id | ID of the workflowDefinition |
New values for the workflowDefinition |
updateWorkflowProposalChanges
Type: WorkflowProposalUpdatePayload!
Update the proposed changes for a workflow proposal
Arguments
| Name | Description |
|---|---|
validateCustomDomain
Type: CustomDomainValidatePayload!
Trigger validation for an existing customDomain
Arguments
| Name | Description |
|---|---|
id | ID of the customDomain to validate |
withdrawWorkflowProposal
Type: WorkflowProposalWithdrawPayload!
Withdraw a workflow proposal (mark as superseded)
Arguments
| Name | Description |
|---|---|
id | ID of the workflow proposal to withdraw |
reason | Optional reason for withdrawal |