Skip to main content

Mutations

adminReassignWorkflowAssignment

Type: WorkflowAssignmentReassignPayload!

Reassign a workflow assignment to new targets

Arguments

NameDescription

input
ReassignWorkflowAssignmentInput!

approveNDARequests

Type: BulkUpdateStatusPayload!

Update multiple existing nda requests as approved

Arguments

NameDescription

ids
[ID!]!

IDs of the notifications to update

approveWorkflowAssignment

Type: WorkflowAssignmentApprovePayload!

Approve a workflow assignment and apply the proposed changes

Arguments

NameDescription

id
ID!

ID of the workflow assignment to approve

bulkCancelWorkflowInstances

Type: WorkflowInstanceBulkAdminPayload!

Cancel multiple workflow instances

Arguments

NameDescription

ids
[ID!]!

reason
String

bulkForceCompleteWorkflowInstances

Type: WorkflowInstanceBulkAdminPayload!

Force-complete multiple workflow instances

Arguments

NameDescription

ids
[ID!]!

applyProposal
Boolean

cancelWorkflowInstance

Type: WorkflowInstanceAdminPayload!

Cancel a workflow instance (mark as failed) and close pending assignments

Arguments

NameDescription

id
ID!

ID of the workflow instance to cancel

reason
String

Optional reason for cancellation

cloneBulkCSVControl

Type: ControlBulkCreatePayload!

Create multiple new controls via a clone from a standard using a CSV

Arguments

NameDescription

input
Upload!

csv file containing values of the control

createActionPlan

Type: ActionPlanCreatePayload!

Create a new actionPlan

Arguments

NameDescription

input
CreateActionPlanInput!

values of the actionPlan

createAPIToken

Type: APITokenCreatePayload!

Create a new apiToken

Arguments

NameDescription

input
CreateAPITokenInput!

values of the apiToken

createAssessment

Type: AssessmentCreatePayload!

Create a new assessment

Arguments

NameDescription

input
CreateAssessmentInput!

values of the assessment

createAssessmentResponse

Type: AssessmentResponseCreatePayload!

Create a new assessmentResponse

Arguments

NameDescription

input
CreateAssessmentResponseInput!

values of the assessmentResponse

createAsset

Type: AssetCreatePayload!

Create a new asset

Arguments

NameDescription

input
CreateAssetInput!

values of the asset

createBulkActionPlan

Type: ActionPlanBulkCreatePayload!

Create multiple new actionPlans

Arguments

NameDescription

input
[CreateActionPlanInput!]

values of the actionPlan

createBulkAPIToken

Type: APITokenBulkCreatePayload!

Create multiple new apiTokens

Arguments

NameDescription

input
[CreateAPITokenInput!]

values of the apiToken

createBulkAsset

Type: AssetBulkCreatePayload!

Create multiple new assets

Arguments

NameDescription

input
[CreateAssetInput!]

values of the asset

createBulkCampaign

Type: CampaignBulkCreatePayload!

Create multiple new campaigns

Arguments

NameDescription

input
[CreateCampaignInput!]

values of the campaign

createBulkCampaignTarget

Type: CampaignTargetBulkCreatePayload!

Create multiple new campaignTargets

Arguments

NameDescription

input
[CreateCampaignTargetInput!]

values of the campaignTarget

createBulkContact

Type: ContactBulkCreatePayload!

Create multiple new contacts

Arguments

NameDescription

input
[CreateContactInput!]

values of the contact

createBulkControl

Type: ControlBulkCreatePayload!

Create multiple new controls

Arguments

NameDescription

input
[CreateControlInput!]

values of the control

createBulkControlImplementation

Type: ControlImplementationBulkCreatePayload!

Create multiple new controlImplementations

Arguments

NameDescription

input
[CreateControlImplementationInput!]

values of the controlImplementation

createBulkControlObjective

Type: ControlObjectiveBulkCreatePayload!

Create multiple new controlObjectives

Arguments

NameDescription

input
[CreateControlObjectiveInput!]

values of the controlObjective

createBulkCSVActionPlan

Type: ActionPlanBulkCreatePayload!

Create multiple new actionPlans via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the actionPlan

createBulkCSVAPIToken

Type: APITokenBulkCreatePayload!

Create multiple new apiTokens via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the apiToken

createBulkCSVAsset

Type: AssetBulkCreatePayload!

Create multiple new assets via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the asset

createBulkCSVCampaign

Type: CampaignBulkCreatePayload!

Create multiple new campaigns via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the campaign

createBulkCSVCampaignTarget

Type: CampaignTargetBulkCreatePayload!

Create multiple new campaignTargets via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the campaignTarget

createBulkCSVContact

Type: ContactBulkCreatePayload!

Create multiple new contacts via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the contact

createBulkCSVControl

Type: ControlBulkCreatePayload!

Create multiple new controls via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the control

createBulkCSVControlImplementation

Type: ControlImplementationBulkCreatePayload!

Create multiple new controlImplementations via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the controlImplementation

createBulkCSVControlObjective

Type: ControlObjectiveBulkCreatePayload!

Create multiple new controlObjectives via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the controlObjective

createBulkCSVCustomDomain

Type: CustomDomainBulkCreatePayload!

Create multiple new customDomains via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the customDomain

createBulkCSVCustomTypeEnum

Type: CustomTypeEnumBulkCreatePayload!

Create multiple new customTypeEnums via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the customTypeEnum

createBulkCSVDirectoryAccount

Type: DirectoryAccountBulkCreatePayload!

Create multiple new directoryAccounts via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the directoryAccount

createBulkCSVDirectoryGroup

Type: DirectoryGroupBulkCreatePayload!

Create multiple new directoryGroups via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the directoryGroup

createBulkCSVDirectoryMembership

Type: DirectoryMembershipBulkCreatePayload!

Create multiple new directoryMemberships via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the directoryMembership

createBulkCSVDirectorySyncRun

Type: DirectorySyncRunBulkCreatePayload!

Create multiple new directorySyncRuns via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the directorySyncRun

createBulkCSVDiscussion

Type: DiscussionBulkCreatePayload!

Create multiple new discussions via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the discussion

createBulkCSVDNSVerification

Type: DNSVerificationBulkCreatePayload!

Create multiple new dnsVerifications via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the dnsVerification

createBulkCSVDocumentData

Type: DocumentDataBulkCreatePayload!

Create multiple new documentData via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the documentData

createBulkCSVEmailBranding

Type: EmailBrandingBulkCreatePayload!

Create multiple new emailBrandings via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the emailBranding

createBulkCSVEmailTemplate

Type: EmailTemplateBulkCreatePayload!

Create multiple new emailTemplates via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the emailTemplate

createBulkCSVEntity

Type: EntityBulkCreatePayload!

Create multiple new entities via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the entity

entityTypeName
String

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

NameDescription

input
Upload!

csv file containing values of the entityType

createBulkCSVEvent

Type: EventBulkCreatePayload!

Create multiple new events via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the event

createBulkCSVEvidence

Type: EvidenceBulkCreatePayload!

Create multiple new evidence via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the evidence

createBulkCSVFinding

Type: FindingBulkCreatePayload!

Create multiple new findings via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the finding

createBulkCSVFindingControl

Type: FindingControlBulkCreatePayload!

Create multiple new findingControls via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the findingControl

createBulkCSVGroup

Type: GroupBulkCreatePayload!

Create multiple new groups via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the group

createBulkCSVGroupMembership

Type: GroupMembershipBulkCreatePayload!

Create multiple new groupMemberships via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the groupMembership

createBulkCSVGroupSetting

Type: GroupSettingBulkCreatePayload!

Create multiple new groupSettings via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the groupSetting

createBulkCSVHush

Type: HushBulkCreatePayload!

Create multiple new hushs via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the hush

createBulkCSVIdentityHolder

Type: IdentityHolderBulkCreatePayload!

Create multiple new identityHolders via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the identityHolder

createBulkCSVInternalPolicy

Type: InternalPolicyBulkCreatePayload!

Create multiple new internalPolicys via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the internalPolicy

createBulkCSVInvite

Type: InviteBulkCreatePayload!

Create multiple new invites via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the invite

createBulkCSVJobTemplate

Type: JobTemplateBulkCreatePayload!

Create multiple new jobTemplates via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the jobTemplate

createBulkCSVMappableDomain

Type: MappableDomainBulkCreatePayload!

Create multiple new mappableDomains via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the mappableDomain

createBulkCSVMappedControl

Type: MappedControlBulkCreatePayload!

Create multiple new mappedControls via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the mappedControl

createBulkCSVNarrative

Type: NarrativeBulkCreatePayload!

Create multiple new narratives via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the narrative

createBulkCSVNotificationPreference

Type: NotificationPreferenceBulkCreatePayload!

Create multiple new notificationPreferences via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the notificationPreference

createBulkCSVNotificationTemplate

Type: NotificationTemplateBulkCreatePayload!

Create multiple new notificationTemplates via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the notificationTemplate

createBulkCSVOrganizationSetting

Type: OrganizationSettingBulkCreatePayload!

Create multiple new organizationSettings via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the organizationSetting

createBulkCSVOrgMembership

Type: OrgMembershipBulkCreatePayload!

Create multiple new orgMemberships via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the orgMembership

createBulkCSVPlatform

Type: PlatformBulkCreatePayload!

Create multiple new platforms via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the platform

createBulkCSVProcedure

Type: ProcedureBulkCreatePayload!

Create multiple new procedures via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the procedure

createBulkCSVProgram

Type: ProgramBulkCreatePayload!

Create multiple new programs via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the program

createBulkCSVProgramMembership

Type: ProgramMembershipBulkCreatePayload!

Create multiple new programMemberships via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the programMembership

createBulkCSVRemediation

Type: RemediationBulkCreatePayload!

Create multiple new remediations via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the remediation

createBulkCSVReview

Type: ReviewBulkCreatePayload!

Create multiple new reviews via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the review

createBulkCSVRisk

Type: RiskBulkCreatePayload!

Create multiple new risks via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the risk

createBulkCSVScan

Type: ScanBulkCreatePayload!

Create multiple new scans via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the scan

createBulkCSVScheduledJob

Type: ScheduledJobBulkCreatePayload!

Create multiple new scheduledJobs via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the scheduledJob

createBulkCSVSLADefinition

Type: SLADefinitionBulkCreatePayload!

Create multiple new slaDefinitions via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the slaDefinition

createBulkCSVSubcontrol

Type: SubcontrolBulkCreatePayload!

Create multiple new subcontrols via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the subcontrol

createBulkCSVSubprocessor

Type: SubprocessorBulkCreatePayload!

Create multiple new subprocessors via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the subprocessor

createBulkCSVSubscriber

Type: SubscriberBulkCreatePayload!

Create new subscribers via CSV file

Arguments

NameDescription

input
Upload!

values of the subscriber

createBulkCSVSystemDetail

Type: SystemDetailBulkCreatePayload!

Create multiple new systemDetails via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the systemDetail

createBulkCSVTagDefinition

Type: TagDefinitionBulkCreatePayload!

Create multiple new tagDefinitions via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the tagDefinition

createBulkCSVTask

Type: TaskBulkCreatePayload!

Create multiple new tasks via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the task

createBulkCSVTemplate

Type: TemplateBulkCreatePayload!

Create multiple new templates via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the template

createBulkCSVTrustCenterCompliance

Type: TrustCenterComplianceBulkCreatePayload!

Create multiple new trustCenterCompliances via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the trustCenterCompliance

createBulkCSVTrustCenterDoc

Type: TrustCenterDocBulkCreatePayload!

Create multiple new trustCenterDocs via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the trustCenterDoc

createBulkCSVTrustCenterEntity

Type: TrustCenterEntityBulkCreatePayload!

Create multiple new trustCenterEntitys via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the trustCenterEntity

createBulkCSVTrustCenterFAQ

Type: TrustCenterFAQBulkCreatePayload!

Create multiple new trustCenterFAQs via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the trustCenterFAQ

createBulkCSVTrustCenterNDARequest

Type: TrustCenterNDARequestBulkCreatePayload!

Create multiple new trustCenterNDARequests via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the trustCenterNDARequest

createBulkCSVTrustCenterSubprocessor

Type: TrustCenterSubprocessorBulkCreatePayload!

Create multiple new trustCenterSubprocessors via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the trustCenterSubprocessor

createBulkCSVUserSetting

Type: UserSettingBulkCreatePayload!

Create multiple new userSettings via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the userSetting

createBulkCSVVulnerability

Type: VulnerabilityBulkCreatePayload!

Create multiple new vulnerabilitys via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the vulnerability

createBulkCSVWorkflowDefinition

Type: WorkflowDefinitionBulkCreatePayload!

Create multiple new workflowDefinitions via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the workflowDefinition

createBulkCustomDomain

Type: CustomDomainBulkCreatePayload!

Create multiple new customDomains

Arguments

NameDescription

input
[CreateCustomDomainInput!]

values of the customDomain

createBulkCustomTypeEnum

Type: CustomTypeEnumBulkCreatePayload!

Create multiple new customTypeEnums

Arguments

NameDescription

input
[CreateCustomTypeEnumInput!]

values of the customTypeEnum

createBulkDirectoryAccount

Type: DirectoryAccountBulkCreatePayload!

Create multiple new directoryAccounts

Arguments

NameDescription

input
[CreateDirectoryAccountInput!]

values of the directoryAccount

createBulkDirectoryGroup

Type: DirectoryGroupBulkCreatePayload!

Create multiple new directoryGroups

Arguments

NameDescription

input
[CreateDirectoryGroupInput!]

values of the directoryGroup

createBulkDirectoryMembership

Type: DirectoryMembershipBulkCreatePayload!

Create multiple new directoryMemberships

Arguments

NameDescription

input
[CreateDirectoryMembershipInput!]

values of the directoryMembership

createBulkDirectorySyncRun

Type: DirectorySyncRunBulkCreatePayload!

Create multiple new directorySyncRuns

Arguments

NameDescription

input
[CreateDirectorySyncRunInput!]

values of the directorySyncRun

createBulkDiscussion

Type: DiscussionBulkCreatePayload!

Create multiple new discussions

Arguments

NameDescription

input
[CreateDiscussionInput!]

values of the discussion

createBulkDNSVerification

Type: DNSVerificationBulkCreatePayload!

Create multiple new dnsVerifications

Arguments

NameDescription

input
[CreateDNSVerificationInput!]

values of the dnsVerification

createBulkDocumentData

Type: DocumentDataBulkCreatePayload!

Create multiple new documentData

Arguments

NameDescription

input
[CreateDocumentDataInput!]

values of the documentData

createBulkEmailBranding

Type: EmailBrandingBulkCreatePayload!

Create multiple new emailBrandings

Arguments

NameDescription

input
[CreateEmailBrandingInput!]

values of the emailBranding

createBulkEmailTemplate

Type: EmailTemplateBulkCreatePayload!

Create multiple new emailTemplates

Arguments

NameDescription

input
[CreateEmailTemplateInput!]

values of the emailTemplate

createBulkEntity

Type: EntityBulkCreatePayload!

Create multiple new entities

Arguments

NameDescription

input
[CreateEntityInput!]

values of the entity

entityTypeName
String

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

NameDescription

input
[CreateEntityTypeInput!]

values of the entityType

createBulkEvent

Type: EventBulkCreatePayload!

Create multiple new events

Arguments

NameDescription

input
[CreateEventInput!]

values of the event

createBulkEvidence

Type: EvidenceBulkCreatePayload!

Create multiple new evidence

Arguments

NameDescription

input
[CreateEvidenceInput!]

values of the evidence

createBulkFinding

Type: FindingBulkCreatePayload!

Create multiple new findings

Arguments

NameDescription

input
[CreateFindingInput!]

values of the finding

createBulkFindingControl

Type: FindingControlBulkCreatePayload!

Create multiple new findingControls

Arguments

NameDescription

input
[CreateFindingControlInput!]

values of the findingControl

createBulkGroup

Type: GroupBulkCreatePayload!

Create multiple new groups

Arguments

NameDescription

input
[CreateGroupInput!]

values of the group

createBulkGroupMembership

Type: GroupMembershipBulkCreatePayload!

Create multiple new groupMemberships

Arguments

NameDescription

input
[CreateGroupMembershipInput!]

values of the groupMembership

createBulkGroupSetting

Type: GroupSettingBulkCreatePayload!

Create multiple new groupSettings

Arguments

NameDescription

input
[CreateGroupSettingInput!]

values of the groupSetting

createBulkHush

Type: HushBulkCreatePayload!

Create multiple new hushs

Arguments

NameDescription

input
[CreateHushInput!]

values of the hush

createBulkIdentityHolder

Type: IdentityHolderBulkCreatePayload!

Create multiple new identityHolders

Arguments

NameDescription

input
[CreateIdentityHolderInput!]

values of the identityHolder

createBulkInternalPolicy

Type: InternalPolicyBulkCreatePayload!

Create multiple new internalPolicys

Arguments

NameDescription

input
[CreateInternalPolicyInput!]

values of the internalPolicy

createBulkInvite

Type: InviteBulkCreatePayload!

Create multiple new invites

Arguments

NameDescription

input
[CreateInviteInput!]

values of the invite

createBulkJobTemplate

Type: JobTemplateBulkCreatePayload!

Create multiple new jobTemplates

Arguments

NameDescription

input
[CreateJobTemplateInput!]

values of the jobTemplate

createBulkMappableDomain

Type: MappableDomainBulkCreatePayload!

Create multiple new mappableDomains

Arguments

NameDescription

input
[CreateMappableDomainInput!]

values of the mappableDomain

createBulkMappedControl

Type: MappedControlBulkCreatePayload!

Create multiple new mappedControls

Arguments

NameDescription

input
[CreateMappedControlInput!]

values of the mappedControl

createBulkNarrative

Type: NarrativeBulkCreatePayload!

Create multiple new narratives

Arguments

NameDescription

input
[CreateNarrativeInput!]

values of the narrative

createBulkNotificationPreference

Type: NotificationPreferenceBulkCreatePayload!

Create multiple new notificationPreferences

Arguments

NameDescription

input
[CreateNotificationPreferenceInput!]

values of the notificationPreference

createBulkNotificationTemplate

Type: NotificationTemplateBulkCreatePayload!

Create multiple new notificationTemplates

Arguments

NameDescription

input
[CreateNotificationTemplateInput!]

values of the notificationTemplate

createBulkOrganizationSetting

Type: OrganizationSettingBulkCreatePayload!

Create multiple new organizationSettings

Arguments

NameDescription

input
[CreateOrganizationSettingInput!]

values of the organizationSetting

createBulkOrgMembership

Type: OrgMembershipBulkCreatePayload!

Create multiple new orgMemberships

Arguments

NameDescription

input
[CreateOrgMembershipInput!]

values of the orgMembership

createBulkPlatform

Type: PlatformBulkCreatePayload!

Create multiple new platforms

Arguments

NameDescription

input
[CreatePlatformInput!]

values of the platform

createBulkProcedure

Type: ProcedureBulkCreatePayload!

Create multiple new procedures

Arguments

NameDescription

input
[CreateProcedureInput!]

values of the procedure

createBulkProgram

Type: ProgramBulkCreatePayload!

Create multiple new programs

Arguments

NameDescription

input
[CreateProgramInput!]

values of the program

createBulkProgramMembership

Type: ProgramMembershipBulkCreatePayload!

Create multiple new programMemberships

Arguments

NameDescription

input
[CreateProgramMembershipInput!]

values of the programMembership

createBulkRemediation

Type: RemediationBulkCreatePayload!

Create multiple new remediations

Arguments

NameDescription

input
[CreateRemediationInput!]

values of the remediation

createBulkReview

Type: ReviewBulkCreatePayload!

Create multiple new reviews

Arguments

NameDescription

input
[CreateReviewInput!]

values of the review

createBulkRisk

Type: RiskBulkCreatePayload!

Create multiple new risks

Arguments

NameDescription

input
[CreateRiskInput!]

values of the risk

createBulkScan

Type: ScanBulkCreatePayload!

Create multiple new scans

Arguments

NameDescription

input
[CreateScanInput!]

values of the scan

createBulkScheduledJob

Type: ScheduledJobBulkCreatePayload!

Create multiple new scheduledJobs

Arguments

NameDescription

input
[CreateScheduledJobInput!]

values of the scheduledJob

createBulkSLADefinition

Type: SLADefinitionBulkCreatePayload!

Create multiple new slaDefinitions

Arguments

NameDescription

input
[CreateSLADefinitionInput!]

values of the slaDefinition

createBulkSubcontrol

Type: SubcontrolBulkCreatePayload!

Create multiple new subcontrols

Arguments

NameDescription

input
[CreateSubcontrolInput!]

values of the subcontrol

createBulkSubprocessor

Type: SubprocessorBulkCreatePayload!

Create multiple new subprocessors

Arguments

NameDescription

input
[CreateSubprocessorInput!]

values of the subprocessor

createBulkSubscriber

Type: SubscriberBulkCreatePayload!

Create new subscribers

Arguments

NameDescription

input
[CreateSubscriberInput!]

values of the subscriber

createBulkSystemDetail

Type: SystemDetailBulkCreatePayload!

Create multiple new systemDetails

Arguments

NameDescription

input
[CreateSystemDetailInput!]

values of the systemDetail

createBulkTagDefinition

Type: TagDefinitionBulkCreatePayload!

Create multiple new tagDefinitions

Arguments

NameDescription

input
[CreateTagDefinitionInput!]

values of the tagDefinition

createBulkTask

Type: TaskBulkCreatePayload!

Create multiple new tasks

Arguments

NameDescription

input
[CreateTaskInput!]

values of the task

createBulkTemplate

Type: TemplateBulkCreatePayload!

Create multiple new templates

Arguments

NameDescription

input
[CreateTemplateInput!]

values of the template

createBulkTrustCenterCompliance

Type: TrustCenterComplianceBulkCreatePayload!

Create multiple new trustCenterCompliances

Arguments

NameDescription

input
[CreateTrustCenterComplianceInput!]

values of the trustCenterCompliance

createBulkTrustCenterDoc

Type: TrustCenterDocBulkCreatePayload!

Create multiple new trustCenterDocs

Arguments

NameDescription

input
[CreateTrustCenterDocInput!]

values of the trustCenterDoc

createBulkTrustCenterEntity

Type: TrustCenterEntityBulkCreatePayload!

Create multiple new trustCenterEntitys

Arguments

NameDescription

input
[CreateTrustCenterEntityInput!]

values of the trustCenterEntity

createBulkTrustCenterFAQ

Type: TrustCenterFAQBulkCreatePayload!

Create multiple new trustCenterFAQs

Arguments

NameDescription

input
[CreateTrustCenterFAQInput!]

values of the trustCenterFAQ

createBulkTrustCenterNDARequest

Type: TrustCenterNDARequestBulkCreatePayload!

Create multiple new trustCenterNDARequests

Arguments

NameDescription

input
[CreateTrustCenterNDARequestInput!]

values of the trustCenterNDARequest

createBulkTrustCenterSubprocessor

Type: TrustCenterSubprocessorBulkCreatePayload!

Create multiple new trustCenterSubprocessors

Arguments

NameDescription

input
[CreateTrustCenterSubprocessorInput!]

values of the trustCenterSubprocessor

createBulkUserSetting

Type: UserSettingBulkCreatePayload!

Create multiple new userSettings

Arguments

NameDescription

input
[CreateUserSettingInput!]

values of the userSetting

createBulkVulnerability

Type: VulnerabilityBulkCreatePayload!

Create multiple new vulnerabilitys

Arguments

NameDescription

input
[CreateVulnerabilityInput!]

values of the vulnerability

createBulkWorkflowDefinition

Type: WorkflowDefinitionBulkCreatePayload!

Create multiple new workflowDefinitions

Arguments

NameDescription

input
[CreateWorkflowDefinitionInput!]

values of the workflowDefinition

createCampaign

Type: CampaignCreatePayload!

Create a new campaign

Arguments

NameDescription

input
CreateCampaignInput!

values of the campaign

createCampaignTarget

Type: CampaignTargetCreatePayload!

Create a new campaignTarget

Arguments

NameDescription

input
CreateCampaignTargetInput!

values of the campaignTarget

createCampaignWithTargets

Type: CampaignCreateWithTargetsPayload!

Create a new campaign with associated targets

Arguments

NameDescription

input
CreateCampaignWithTargetsInput!

values of the campaign and targets

createCampaignWithTargetsCSV

Type: CampaignCreateWithTargetsPayload!

Create a new campaign with associated targets via file upload

Arguments

NameDescription

campaign
CreateCampaignInput!

values of the campaign

targets
Upload!

csv file containing target values

createContact

Type: ContactCreatePayload!

Create a new contact

Arguments

NameDescription

input
CreateContactInput!

values of the contact

createControl

Type: ControlCreatePayload!

Create a new control

Arguments

NameDescription

input
CreateControlInput!

values of the control

createControlImplementation

Type: ControlImplementationCreatePayload!

Create a new controlImplementation

Arguments

NameDescription

input
CreateControlImplementationInput!

values of the controlImplementation

createControlObjective

Type: ControlObjectiveCreatePayload!

Create a new controlObjective

Arguments

NameDescription

input
CreateControlObjectiveInput!

values of the controlObjective

createControlsByClone

Type: ControlBulkCreatePayload!

Create a new controls based on existing control ID(s)

Arguments

NameDescription

input
CloneControlInput

createControlWithSubcontrols

Type: ControlCreatePayload!

Create a controls with subcontrols

Arguments

NameDescription

input
CreateControlWithSubcontrolsInput!

values of the program

createCustomDomain

Type: CustomDomainCreatePayload!

Create a new customDomain

Arguments

NameDescription

input
CreateCustomDomainInput!

values of the customDomain

createCustomTypeEnum

Type: CustomTypeEnumCreatePayload!

Create a new customTypeEnum

Arguments

NameDescription

input
CreateCustomTypeEnumInput!

values of the customTypeEnum

createDirectoryAccount

Type: DirectoryAccountCreatePayload!

Create a new directoryAccount

Arguments

NameDescription

input
CreateDirectoryAccountInput!

values of the directoryAccount

createDirectoryGroup

Type: DirectoryGroupCreatePayload!

Create a new directoryGroup

Arguments

NameDescription

input
CreateDirectoryGroupInput!

values of the directoryGroup

createDirectoryMembership

Type: DirectoryMembershipCreatePayload!

Create a new directoryMembership

Arguments

NameDescription

input
CreateDirectoryMembershipInput!

values of the directoryMembership

createDirectorySyncRun

Type: DirectorySyncRunCreatePayload!

Create a new directorySyncRun

Arguments

NameDescription

input
CreateDirectorySyncRunInput!

values of the directorySyncRun

createDiscussion

Type: DiscussionCreatePayload!

Create a new discussion

Arguments

NameDescription

input
CreateDiscussionInput!

values of the discussion

createDNSVerification

Type: DNSVerificationCreatePayload!

Create a new dnsVerification

Arguments

NameDescription

input
CreateDNSVerificationInput!

values of the dnsVerification

createDocumentData

Type: DocumentDataCreatePayload!

Create a new documentData

Arguments

NameDescription

input
CreateDocumentDataInput!

values of the documentData

createEmailBranding

Type: EmailBrandingCreatePayload!

Create a new emailBranding

Arguments

NameDescription

input
CreateEmailBrandingInput!

values of the emailBranding

createEmailTemplate

Type: EmailTemplateCreatePayload!

Create a new emailTemplate

Arguments

NameDescription

input
CreateEmailTemplateInput!

values of the emailTemplate

createEntity

Type: EntityCreatePayload!

Create a new entity

Arguments

NameDescription

input
CreateEntityInput!

values of the entity

entityTypeName
String

entity type name allows the name of the entity type to be passed in over an id

entityFiles
[Upload!]

logoFile
Upload

file to upload as the logo of the entity

createEntityType

Type: EntityTypeCreatePayload!

Create a new entityType

Arguments

NameDescription

input
CreateEntityTypeInput!

values of the entityType

createEvent

Type: EventCreatePayload!

Create a new event

Arguments

NameDescription

input
CreateEventInput!

values of the event

createEvidence

Type: EvidenceCreatePayload!

Create a new evidence

Arguments

NameDescription

input
CreateEvidenceInput!

values of the evidence

evidenceFiles
[Upload!]

createExport

Type: ExportCreatePayload!

Create a new export

Arguments

NameDescription

input
CreateExportInput!

values of the export

createFinding

Type: FindingCreatePayload!

Create a new finding

Arguments

NameDescription

input
CreateFindingInput!

values of the finding

createFindingControl

Type: FindingControlCreatePayload!

Create a new findingControl

Arguments

NameDescription

input
CreateFindingControlInput!

values of the findingControl

createFullProgram

Type: ProgramCreatePayload!

Create a new program with options for edges (members, policies, procedures, risks, controls, standard)

Arguments

NameDescription

input
CreateFullProgramInput!

values of the program

createGroup

Type: GroupCreatePayload!

Create a new group

Arguments

NameDescription

input
CreateGroupInput!

values of the group

avatarFile
Upload

createGroupByClone

Type: GroupCreatePayload!

Create a new group with members

Arguments

NameDescription

groupInput
CreateGroupInput!

values of the group

members
[GroupMembersInput!]

group members to be added to the group

inheritGroupPermissions
ID

inheritGroupPermissions allows a group to be created with the same permissions as the specified group ID

cloneGroupMembers
ID

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

NameDescription

input
CreateGroupMembershipInput!

values of the groupMembership

createGroupSetting

Type: GroupSettingCreatePayload!

Create a new groupSetting

Arguments

NameDescription

input
CreateGroupSettingInput!

values of the groupSetting

createGroupWithMembers

Type: GroupCreatePayload!

Create a new group with members

Arguments

NameDescription

groupInput
CreateGroupInput!

values of the group to be created

members
[GroupMembersInput!]

group members to be added to the group

createHush

Type: HushCreatePayload!

Create a new hush

Arguments

NameDescription

input
CreateHushInput!

values of the hush

createIdentityHolder

Type: IdentityHolderCreatePayload!

Create a new identityHolder

Arguments

NameDescription

input
CreateIdentityHolderInput!

values of the identityHolder

identityHolderFiles
[Upload!]

createInternalPolicy

Type: InternalPolicyCreatePayload!

Create a new internalPolicy

Arguments

NameDescription

input
CreateInternalPolicyInput!

values of the internalPolicy

createInvite

Type: InviteCreatePayload!

Create a new invite

Arguments

NameDescription

input
CreateInviteInput!

values of the invite

createJobResult

Type: JobResultCreatePayload!

Create a new jobResult

Arguments

NameDescription

input
CreateJobResultInput!

values of the jobResult

jobResultFiles
[Upload!]

files to upload as jobResult attachments

createJobRunner

Type: JobRunnerCreatePayload!

Create a new invite

Arguments

NameDescription

input
CreateJobRunnerInput!

values of the invite

createJobRunnerRegistrationToken

Type: JobRunnerRegistrationTokenCreatePayload!

Create a new jobRunnerRegistrationToken

Arguments

NameDescription

input
CreateJobRunnerRegistrationTokenInput!

values of the jobRunnerRegistrationToken

createJobRunnerToken

Type: JobRunnerTokenCreatePayload!

Create a new jobRunnerToken

Arguments

NameDescription

input
CreateJobRunnerTokenInput!

values of the jobRunnerToken

createJobTemplate

Type: JobTemplateCreatePayload!

Create a new jobTemplate

Arguments

NameDescription

input
CreateJobTemplateInput!

values of the jobTemplate

createMappableDomain

Type: MappableDomainCreatePayload!

Create a new mappableDomain

Arguments

NameDescription

input
CreateMappableDomainInput!

values of the mappableDomain

createMappedControl

Type: MappedControlCreatePayload!

Create a new mappedControl

Arguments

NameDescription

input
CreateMappedControlInput!

values of the mappedControl

createNarrative

Type: NarrativeCreatePayload!

Create a new narrative

Arguments

NameDescription

input
CreateNarrativeInput!

values of the narrative

createNotificationPreference

Type: NotificationPreferenceCreatePayload!

Create a new notificationPreference

Arguments

NameDescription

input
CreateNotificationPreferenceInput!

values of the notificationPreference

createNotificationTemplate

Type: NotificationTemplateCreatePayload!

Create a new notificationTemplate

Arguments

NameDescription

input
CreateNotificationTemplateInput!

values of the notificationTemplate

createOnboarding

Type: OnboardingCreatePayload!

Create a new onboarding

Arguments

NameDescription

input
CreateOnboardingInput!

values of the onboarding

createOrganization

Type: OrganizationCreatePayload!

Create a new organization

Arguments

NameDescription

input
CreateOrganizationInput!

values of the organization

avatarFile
Upload

createOrganizationSetting

Type: OrganizationSettingCreatePayload!

Create a new organizationSetting

Arguments

NameDescription

input
CreateOrganizationSettingInput!

values of the organizationSetting

createOrganizationWithMembers

Type: OrganizationCreatePayload!

Create a new organization with members

Arguments

NameDescription

organizationInput
CreateOrganizationInput!

values of the new organization to be created

avatarFile
Upload

avatar file to Upload

members
[OrgMembersInput!]

organization members to be added to the new org

createOrgMembership

Type: OrgMembershipCreatePayload!

Create a new orgMembership

Arguments

NameDescription

input
CreateOrgMembershipInput!

values of the orgMembership

createPersonalAccessToken

Type: PersonalAccessTokenCreatePayload!

Create a new personalAccessToken

Arguments

NameDescription

input
CreatePersonalAccessTokenInput!

values of the personalAccessToken

createPlatform

Type: PlatformCreatePayload!

Create a new platform

Arguments

NameDescription

input
CreatePlatformInput!

values of the platform

createProcedure

Type: ProcedureCreatePayload!

Create a new procedure

Arguments

NameDescription

input
CreateProcedureInput!

values of the procedure

createProgram

Type: ProgramCreatePayload!

Create a new program

Arguments

NameDescription

input
CreateProgramInput!

values of the program

createProgramMembership

Type: ProgramMembershipCreatePayload!

Create a new programMembership

Arguments

NameDescription

input
CreateProgramMembershipInput!

values of the programMembership

createProgramWithMembers

Type: ProgramCreatePayload!

Create a new program with members

Arguments

NameDescription

input
CreateProgramWithMembersInput!

values of the program

createRemediation

Type: RemediationCreatePayload!

Create a new remediation

Arguments

NameDescription

input
CreateRemediationInput!

values of the remediation

createReview

Type: ReviewCreatePayload!

Create a new review

Arguments

NameDescription

input
CreateReviewInput!

values of the review

reviewFiles
[Upload!]

Files to attach to the review

createRisk

Type: RiskCreatePayload!

Create a new risk

Arguments

NameDescription

input
CreateRiskInput!

values of the risk

createScan

Type: ScanCreatePayload!

Create a new scan

Arguments

NameDescription

input
CreateScanInput!

values of the scan

createScheduledJob

Type: ScheduledJobCreatePayload!

Create a new scheduledJob

Arguments

NameDescription

input
CreateScheduledJobInput!

values of the scheduledJob

createScheduledJobRun

Type: ScheduledJobRunCreatePayload!

Create a new scheduledJobRun

Arguments

NameDescription

input
CreateScheduledJobRunInput!

values of the scheduledJobRun

createSLADefinition

Type: SLADefinitionCreatePayload!

Create a new slaDefinition

Arguments

NameDescription

input
CreateSLADefinitionInput!

values of the slaDefinition

createStandard

Type: StandardCreatePayload!

Create a new standard

Arguments

NameDescription

input
CreateStandardInput!

values of the standard

logoFile
Upload

file to upload as the logo to represent the standard

createSubcontrol

Type: SubcontrolCreatePayload!

Create a new subcontrol

Arguments

NameDescription

input
CreateSubcontrolInput!

values of the subcontrol

createSubprocessor

Type: SubprocessorCreatePayload!

Create a new subprocessor

Arguments

NameDescription

input
CreateSubprocessorInput!

values of the subprocessor

logoFile
Upload

file to upload as the logo of the subprocessor

createSubscriber

Type: SubscriberCreatePayload!

Create a new subscriber

Arguments

NameDescription

input
CreateSubscriberInput!

values of the subscriber

createSystemDetail

Type: SystemDetailCreatePayload!

Create a new systemDetail

Arguments

NameDescription

input
CreateSystemDetailInput!

values of the systemDetail

createTagDefinition

Type: TagDefinitionCreatePayload!

Create a new tagDefinition

Arguments

NameDescription

input
CreateTagDefinitionInput!

values of the tagDefinition

createTask

Type: TaskCreatePayload!

Create a new task

Arguments

NameDescription

input
CreateTaskInput!

values of the task

createTemplate

Type: TemplateCreatePayload!

Create a new template

Arguments

NameDescription

input
CreateTemplateInput!

values of the template

templateFiles
[Upload!]

createTFASetting

Type: TFASettingCreatePayload!

Create a new tfaSetting

Arguments

NameDescription

input
CreateTFASettingInput!

values of the tfaSetting

createTrustCenter

Type: TrustCenterCreatePayload!

Create a new trustCenter

Arguments

NameDescription

input
CreateTrustCenterInput!

values of the trustCenter

createTrustCenterCompliance

Type: TrustCenterComplianceCreatePayload!

Create a new trustCenterCompliance

Arguments

NameDescription

input
CreateTrustCenterComplianceInput!

values of the trustCenterCompliance

createTrustCenterDoc

Type: TrustCenterDocCreatePayload!

Create a new trustCenterDoc

Arguments

NameDescription

input
CreateTrustCenterDocInput!

values of the trustCenterDoc

trustCenterDocFile
Upload!

createTrustCenterDomain

Type: TrustCenterDomainCreatePayload!

Create a new trustCenterSetting

Arguments

NameDescription

input
CreateTrustCenterDomainInput!

values of the trustCenterDomain

createTrustCenterEntity

Type: TrustCenterEntityCreatePayload!

Create a new trustCenterEntity

Arguments

NameDescription

input
CreateTrustCenterEntityInput!

values of the trustCenterEntity

logoFile
Upload

logo file for the trustCenterEntity

createTrustCenterFAQ

Type: TrustCenterFAQCreatePayload!

Create a new trustCenterFAQ

Arguments

NameDescription

input
CreateTrustCenterFAQInput!

values of the trustCenterFAQ

createTrustCenterNDA

Type: TrustCenterNDACreatePayload!

Create a Trust Center NDA Template

Arguments

NameDescription

input
CreateTrustCenterNDAInput!

values of the trustCenterNDA

templateFiles
[Upload!]

NDA file

createTrustCenterNDARequest

Type: TrustCenterNDARequestCreatePayload!

Create a new trustCenterNDARequest

Arguments

NameDescription

input
CreateTrustCenterNDARequestInput!

values of the trustCenterNDARequest

createTrustCenterPreviewSetting

Type: TrustCenterPreviewSettingCreatePayload!

Create or replace preview environment trust center settings

Arguments

NameDescription

input
CreateTrustCenterPreviewSettingInput!

values of the preview trust center setting

logoFile
Upload

faviconFile
Upload

heroImageFile
Upload

createTrustCenterSetting

Type: TrustCenterSettingCreatePayload!

Create a new trustCenterSetting

Arguments

NameDescription

input
CreateTrustCenterSettingInput!

values of the trustCenterSetting

logoFile
Upload

faviconFile
Upload

heroImageFile
Upload

createTrustCenterSubprocessor

Type: TrustCenterSubprocessorCreatePayload!

Create a new trustCenterSubprocessor

Arguments

NameDescription

input
CreateTrustCenterSubprocessorInput!

values of the trustCenterSubprocessor

createTrustCenterWatermarkConfig

Type: TrustCenterWatermarkConfigCreatePayload!

Create a new trustCenterWatermarkConfig

Arguments

NameDescription

input
CreateTrustCenterWatermarkConfigInput!

values of the trustCenterWatermarkConfig

watermarkFile
Upload

createUploadInternalPolicy

Type: InternalPolicyCreatePayload!

Create a new internalPolicy via file upload

Arguments

NameDescription

internalPolicyFile
Upload!

file containing values of the internalPolicy

ownerID
ID

ID of the owner organization

createUploadProcedure

Type: ProcedureCreatePayload!

Create a new procedure via file upload

Arguments

NameDescription

procedureFile
Upload!

file containing values of the procedure

ownerID
ID

ID of the owner organization

createUser

Type: UserCreatePayload!

Create a new user

Arguments

NameDescription

input
CreateUserInput!

values of the user

avatarFile
Upload

createUserSetting

Type: UserSettingCreatePayload!

Create a new userSetting

Arguments

NameDescription

input
CreateUserSettingInput!

values of the userSetting

createVulnerability

Type: VulnerabilityCreatePayload!

Create a new vulnerability

Arguments

NameDescription

input
CreateVulnerabilityInput!

values of the vulnerability

createWorkflowDefinition

Type: WorkflowDefinitionCreatePayload!

Create a new workflowDefinition

Arguments

NameDescription

input
CreateWorkflowDefinitionInput!

values of the workflowDefinition

deleteActionPlan

Type: ActionPlanDeletePayload!

Delete an existing actionPlan

Arguments

NameDescription

id
ID!

ID of the actionPlan

deleteAPIToken

Type: APITokenDeletePayload!

Delete an existing apiToken

Arguments

NameDescription

id
ID!

ID of the apiToken

deleteAssessment

Type: AssessmentDeletePayload!

Delete an existing assessment

Arguments

NameDescription

id
ID!

ID of the assessment

deleteAssessmentResponse

Type: AssessmentResponseDeletePayload!

Delete an existing assessmentResponse

Arguments

NameDescription

id
ID!

ID of the assessmentResponse

deleteAsset

Type: AssetDeletePayload!

Delete an existing asset

Arguments

NameDescription

id
ID!

ID of the asset

deleteBulkActionPlan

Type: ActionPlanBulkDeletePayload!

Delete multiple actionPlans

Arguments

NameDescription

ids
[ID!]!

IDs of the actionPlans to delete

deleteBulkAPIToken

Type: APITokenBulkDeletePayload!

Delete multiple apiTokens

Arguments

NameDescription

ids
[ID!]!

IDs of the apiTokens to delete

deleteBulkAssessment

Type: AssessmentBulkDeletePayload!

Delete multiple assessments

Arguments

NameDescription

ids
[ID!]!

IDs of the assessments to delete

deleteBulkAsset

Type: AssetBulkDeletePayload!

Delete multiple assets

Arguments

NameDescription

ids
[ID!]!

IDs of the assets to delete

deleteBulkContact

Type: ContactBulkDeletePayload!

Delete multiple contacts

Arguments

NameDescription

ids
[ID!]!

IDs of the contacts to delete

deleteBulkControl

Type: ControlBulkDeletePayload!

Delete multiple controls

Arguments

NameDescription

ids
[ID!]!

IDs of the controls to delete

deleteBulkControlImplementation

Type: ControlImplementationBulkDeletePayload!

Delete multiple controlImplementations

Arguments

NameDescription

ids
[ID!]!

IDs of the controlImplementations to delete

deleteBulkControlObjective

Type: ControlObjectiveBulkDeletePayload!

Delete multiple controlObjectives

Arguments

NameDescription

ids
[ID!]!

IDs of the controlObjectives to delete

deleteBulkCustomDomain

Type: CustomDomainBulkDeletePayload!

Delete multiple customDomains

Arguments

NameDescription

ids
[ID!]!

IDs of the customDomains to delete

deleteBulkDNSVerification

Type: DNSVerificationBulkDeletePayload!

Delete multiple dnsVerifications

Arguments

NameDescription

ids
[ID!]!

IDs of the dnsVerifications to delete

deleteBulkDocumentData

Type: DocumentDataBulkDeletePayload!

Delete multiple documentData

Arguments

NameDescription

ids
[ID!]!

IDs of the documentData to delete

deleteBulkEmailBranding

Type: EmailBrandingBulkDeletePayload!

Delete multiple emailBrandings

Arguments

NameDescription

ids
[ID!]!

IDs of the emailBrandings to delete

deleteBulkEmailTemplate

Type: EmailTemplateBulkDeletePayload!

Delete multiple emailTemplates

Arguments

NameDescription

ids
[ID!]!

IDs of the emailTemplates to delete

deleteBulkEntity

Type: EntityBulkDeletePayload!

Delete multiple entities

Arguments

NameDescription

ids
[ID!]!

IDs of the entities to delete

deleteBulkEntityType

Type: EntityTypeBulkDeletePayload!

Delete multiple entityTypes

Arguments

NameDescription

ids
[ID!]!

IDs of the entityTypes to delete

deleteBulkEvent

Type: EventBulkDeletePayload!

Delete multiple events

Arguments

NameDescription

ids
[ID!]!

IDs of the events to delete

deleteBulkEvidence

Type: EvidenceBulkDeletePayload!

Delete multiple evidence

Arguments

NameDescription

ids
[ID!]!

IDs of the evidence to delete

deleteBulkExport

Type: ExportBulkDeletePayload!

Delete multiple exports

Arguments

NameDescription

ids
[ID!]!

IDs of the exports to delete

deleteBulkFinding

Type: FindingBulkDeletePayload!

Delete multiple findings

Arguments

NameDescription

ids
[ID!]!

IDs of the findings to delete

deleteBulkGroup

Type: GroupBulkDeletePayload!

Delete multiple groups

Arguments

NameDescription

ids
[ID!]!

IDs of the groups to delete

deleteBulkGroupMembership

Type: GroupMembershipBulkDeletePayload!

Delete multiple groupMemberships

Arguments

NameDescription

ids
[ID!]!

IDs of the groupMemberships to delete

deleteBulkGroupSetting

Type: GroupSettingBulkDeletePayload!

Delete multiple groupSettings

Arguments

NameDescription

ids
[ID!]!

IDs of the groupSettings to delete

deleteBulkHush

Type: HushBulkDeletePayload!

Delete multiple hushs

Arguments

NameDescription

ids
[ID!]!

IDs of the hushs to delete

deleteBulkIdentityHolder

Type: IdentityHolderBulkDeletePayload!

Delete multiple identityHolders

Arguments

NameDescription

ids
[ID!]!

IDs of the identityHolders to delete

deleteBulkInternalPolicy

Type: InternalPolicyBulkDeletePayload!

Delete multiple internalPolicys

Arguments

NameDescription

ids
[ID!]!

IDs of the internalPolicys to delete

deleteBulkInvite

Type: InviteBulkDeletePayload!

Delete multiple invites

Arguments

NameDescription

ids
[ID!]!

IDs of the invites to delete

deleteBulkJobTemplate

Type: JobTemplateBulkDeletePayload!

Delete multiple jobTemplates

Arguments

NameDescription

ids
[ID!]!

IDs of the jobTemplates to delete

deleteBulkMappableDomain

Type: MappableDomainBulkDeletePayload!

Delete multiple mappableDomains

Arguments

NameDescription

ids
[ID!]!

IDs of the mappableDomains to delete

deleteBulkMappedControl

Type: MappedControlBulkDeletePayload!

Delete multiple mappedControls

Arguments

NameDescription

ids
[ID!]!

IDs of the mappedControls to delete

deleteBulkNarrative

Type: NarrativeBulkDeletePayload!

Delete multiple narratives

Arguments

NameDescription

ids
[ID!]!

IDs of the narratives to delete

deleteBulkNotificationPreference

Type: NotificationPreferenceBulkDeletePayload!

Delete multiple notificationPreferences

Arguments

NameDescription

ids
[ID!]!

IDs of the notificationPreferences to delete

deleteBulkNotificationTemplate

Type: NotificationTemplateBulkDeletePayload!

Delete multiple notificationTemplates

Arguments

NameDescription

ids
[ID!]!

IDs of the notificationTemplates to delete

deleteBulkOrganizationSetting

Type: OrganizationSettingBulkDeletePayload!

Delete multiple organizationSettings

Arguments

NameDescription

ids
[ID!]!

IDs of the organizationSettings to delete

deleteBulkOrgMembership

Type: OrgMembershipBulkDeletePayload!

Delete multiple orgMemberships

Arguments

NameDescription

ids
[ID!]!

IDs of the orgMemberships to delete

deleteBulkProcedure

Type: ProcedureBulkDeletePayload!

Delete multiple procedures

Arguments

NameDescription

ids
[ID!]!

IDs of the procedures to delete

deleteBulkProgram

Type: ProgramBulkDeletePayload!

Delete multiple programs

Arguments

NameDescription

ids
[ID!]!

IDs of the programs to delete

deleteBulkProgramMembership

Type: ProgramMembershipBulkDeletePayload!

Delete multiple programMemberships

Arguments

NameDescription

ids
[ID!]!

IDs of the programMemberships to delete

deleteBulkRemediation

Type: RemediationBulkDeletePayload!

Delete multiple remediations

Arguments

NameDescription

ids
[ID!]!

IDs of the remediations to delete

deleteBulkReview

Type: ReviewBulkDeletePayload!

Delete multiple existing reviews (soft-deletes them and removes FGA tuples)

Arguments

NameDescription

ids
[ID!]!

IDs of the reviews to delete

deleteBulkRisk

Type: RiskBulkDeletePayload!

Delete multiple risks

Arguments

NameDescription

ids
[ID!]!

IDs of the risks to delete

deleteBulkScan

Type: ScanBulkDeletePayload!

Delete multiple scans

Arguments

NameDescription

ids
[ID!]!

IDs of the scans to delete

deleteBulkScheduledJob

Type: ScheduledJobBulkDeletePayload!

Delete multiple scheduledJobs

Arguments

NameDescription

ids
[ID!]!

IDs of the scheduledJobs to delete

deleteBulkSLADefinition

Type: SLADefinitionBulkDeletePayload!

Delete multiple slaDefinitions

Arguments

NameDescription

ids
[ID!]!

IDs of the slaDefinitions to delete

deleteBulkSubcontrol

Type: SubcontrolBulkDeletePayload!

Delete multiple subcontrols

Arguments

NameDescription

ids
[ID!]!

IDs of the subcontrols to delete

deleteBulkSubprocessor

Type: SubprocessorBulkDeletePayload!

Delete multiple subprocessors

Arguments

NameDescription

ids
[ID!]!

IDs of the subprocessors to delete

deleteBulkSystemDetail

Type: SystemDetailBulkDeletePayload!

Delete multiple systemDetails

Arguments

NameDescription

ids
[ID!]!

IDs of the systemDetails to delete

deleteBulkTask

Type: TaskBulkDeletePayload!

Delete multiple tasks

Arguments

NameDescription

ids
[ID!]!

IDs of the tasks to delete

deleteBulkTemplate

Type: TemplateBulkDeletePayload!

Delete multiple templates

Arguments

NameDescription

ids
[ID!]!

IDs of the templates to delete

deleteBulkTrustCenterCompliance

Type: TrustCenterComplianceBulkDeletePayload!

Delete multiple trustCenterCompliances

Arguments

NameDescription

ids
[ID!]!

IDs of the trustCenterCompliances to delete

deleteBulkTrustCenterDoc

Type: TrustCenterDocBulkDeletePayload!

Delete multiple trustCenterDocs

Arguments

NameDescription

ids
[ID!]!

IDs of the trustCenterDocs to delete

deleteBulkTrustCenterFAQ

Type: TrustCenterFAQBulkDeletePayload!

Delete multiple trustCenterFAQs

Arguments

NameDescription

ids
[ID!]!

IDs of the trustCenterFAQs to delete

deleteBulkTrustCenterNDARequest

Type: TrustCenterNDARequestBulkDeletePayload!

Delete multiple existing nda requests (soft-deletes them and removes FGA tuples)

Arguments

NameDescription

ids
[ID!]!

IDs of the nda requests to delete

deleteBulkTrustCenterSubprocessor

Type: TrustCenterSubprocessorBulkDeletePayload!

Delete multiple trustCenterSubprocessors

Arguments

NameDescription

ids
[ID!]!

IDs of the trustCenterSubprocessors to delete

deleteBulkUserSetting

Type: UserSettingBulkDeletePayload!

Delete multiple userSettings

Arguments

NameDescription

ids
[ID!]!

IDs of the userSettings to delete

deleteBulkVulnerability

Type: VulnerabilityBulkDeletePayload!

Delete multiple vulnerabilities

Arguments

NameDescription

ids
[ID!]!

IDs of the vulnerabilities to delete

deleteCampaign

Type: CampaignDeletePayload!

Delete an existing campaign

Arguments

NameDescription

id
ID!

ID of the campaign

deleteCampaignTarget

Type: CampaignTargetDeletePayload!

Delete an existing campaignTarget

Arguments

NameDescription

id
ID!

ID of the campaignTarget

deleteContact

Type: ContactDeletePayload!

Delete an existing contact

Arguments

NameDescription

id
ID!

ID of the contact

deleteControl

Type: ControlDeletePayload!

Delete an existing control

Arguments

NameDescription

id
ID!

ID of the control

deleteControlImplementation

Type: ControlImplementationDeletePayload!

Delete an existing controlImplementation

Arguments

NameDescription

id
ID!

ID of the controlImplementation

deleteControlObjective

Type: ControlObjectiveDeletePayload!

Delete an existing controlObjective

Arguments

NameDescription

id
ID!

ID of the controlObjective

deleteCustomDomain

Type: CustomDomainDeletePayload!

Delete an existing customDomain

Arguments

NameDescription

id
ID!

ID of the customDomain

deleteCustomTypeEnum

Type: CustomTypeEnumDeletePayload!

Delete an existing customTypeEnum

Arguments

NameDescription

id
ID!

ID of the customTypeEnum

deleteDirectoryAccount

Type: DirectoryAccountDeletePayload!

Delete an existing directoryAccount

Arguments

NameDescription

id
ID!

ID of the directoryAccount

deleteDirectoryGroup

Type: DirectoryGroupDeletePayload!

Delete an existing directoryGroup

Arguments

NameDescription

id
ID!

ID of the directoryGroup

deleteDirectoryMembership

Type: DirectoryMembershipDeletePayload!

Delete an existing directoryMembership

Arguments

NameDescription

id
ID!

ID of the directoryMembership

deleteDirectorySyncRun

Type: DirectorySyncRunDeletePayload!

Delete an existing directorySyncRun

Arguments

NameDescription

id
ID!

ID of the directorySyncRun

deleteDiscussion

Type: DiscussionDeletePayload!

Delete an existing discussion

Arguments

NameDescription

id
ID!

ID of the discussion

deleteDNSVerification

Type: DNSVerificationDeletePayload!

Delete an existing dnsVerification

Arguments

NameDescription

id
ID!

ID of the dnsVerification

deleteDocumentData

Type: DocumentDataDeletePayload!

Delete an existing documentData

Arguments

NameDescription

id
ID!

ID of the documentData

deleteEmailBranding

Type: EmailBrandingDeletePayload!

Delete an existing emailBranding

Arguments

NameDescription

id
ID!

ID of the emailBranding

deleteEmailTemplate

Type: EmailTemplateDeletePayload!

Delete an existing emailTemplate

Arguments

NameDescription

id
ID!

ID of the emailTemplate

deleteEntity

Type: EntityDeletePayload!

Delete an existing entity

Arguments

NameDescription

id
ID!

ID of the entity

deleteEntityType

Type: EntityTypeDeletePayload!

Delete an existing entityType

Arguments

NameDescription

id
ID!

ID of the entityType

deleteEvent

Type: EventDeletePayload!

Delete an existing event

Arguments

NameDescription

id
ID!

ID of the event

deleteEvidence

Type: EvidenceDeletePayload!

Delete an existing evidence

Arguments

NameDescription

id
ID!

ID of the evidence

deleteExport

Type: ExportDeletePayload!

Delete an existing export

Arguments

NameDescription

id
ID!

ID of the export

deleteFile

Type: FileDeletePayload!

Delete an existing file

Arguments

NameDescription

id
ID!

ID of the file

deleteFinding

Type: FindingDeletePayload!

Delete an existing finding

Arguments

NameDescription

id
ID!

ID of the finding

deleteFindingControl

Type: FindingControlDeletePayload!

Delete an existing findingControl

Arguments

NameDescription

id
ID!

ID of the findingControl

deleteGroup

Type: GroupDeletePayload!

Delete an existing group

Arguments

NameDescription

id
ID!

ID of the group

deleteGroupMembership

Type: GroupMembershipDeletePayload!

Delete an existing groupMembership

Arguments

NameDescription

id
ID!

ID of the groupMembership

deleteGroupSetting

Type: GroupSettingDeletePayload!

Delete an existing groupSetting

Arguments

NameDescription

id
ID!

ID of the groupSetting

deleteHush

Type: HushDeletePayload!

Delete an existing hush

Arguments

NameDescription

id
ID!

ID of the hush

deleteIdentityHolder

Type: IdentityHolderDeletePayload!

Delete an existing identityHolder

Arguments

NameDescription

id
ID!

ID of the identityHolder

deleteIntegration

Type: IntegrationDeletePayload!

Delete an existing integration

Arguments

NameDescription

id
ID!

ID of the integration

deleteInternalPolicy

Type: InternalPolicyDeletePayload!

Delete an existing internalPolicy

Arguments

NameDescription

id
ID!

ID of the internalPolicy

deleteInvite

Type: InviteDeletePayload!

Delete an existing invite

Arguments

NameDescription

id
ID!

ID of the invite

deleteJobResult

Type: JobResultDeletePayload!

Delete an existing jobResult

Arguments

NameDescription

id
ID!

ID of the jobResult

deleteJobRunner

Type: JobRunnerDeletePayload!

Delete an existing jobRunner

Arguments

NameDescription

id
ID!

ID of the jobRunner

deleteJobRunnerRegistrationToken

Type: JobRunnerRegistrationTokenDeletePayload!

Delete an existing jobRunnerRegistrationToken

Arguments

NameDescription

id
ID!

ID of the jobRunnerRegistrationToken

deleteJobRunnerToken

Type: JobRunnerTokenDeletePayload!

Delete an existing jobRunnerToken

Arguments

NameDescription

id
ID!

ID of the jobRunnerToken

deleteJobTemplate

Type: JobTemplateDeletePayload!

Delete an existing jobTemplate

Arguments

NameDescription

id
ID!

ID of the jobTemplate

deleteMappableDomain

Type: MappableDomainDeletePayload!

Delete an existing mappableDomain

Arguments

NameDescription

id
ID!

ID of the mappableDomain

deleteMappedControl

Type: MappedControlDeletePayload!

Delete an existing mappedControl

Arguments

NameDescription

id
ID!

ID of the mappedControl

deleteNarrative

Type: NarrativeDeletePayload!

Delete an existing narrative

Arguments

NameDescription

id
ID!

ID of the narrative

deleteNote

Type: NoteDeletePayload!

Delete an existing note

Arguments

NameDescription

id
ID!

ID of the note/comment

deleteNotificationPreference

Type: NotificationPreferenceDeletePayload!

Delete an existing notificationPreference

Arguments

NameDescription

id
ID!

ID of the notificationPreference

deleteNotificationTemplate

Type: NotificationTemplateDeletePayload!

Delete an existing notificationTemplate

Arguments

NameDescription

id
ID!

ID of the notificationTemplate

deleteOrganization

Type: OrganizationDeletePayload!

Delete an existing organization

Arguments

NameDescription

id
ID!

ID of the organization

deleteOrganizationSetting

Type: OrganizationSettingDeletePayload!

Delete an existing organizationSetting

Arguments

NameDescription

id
ID!

ID of the organizationSetting

deleteOrgMembership

Type: OrgMembershipDeletePayload!

Delete an existing orgMembership

Arguments

NameDescription

id
ID!

ID of the orgMembership

deletePersonalAccessToken

Type: PersonalAccessTokenDeletePayload!

Delete an existing personalAccessToken

Arguments

NameDescription

id
ID!

ID of the personalAccessToken

deletePlatform

Type: PlatformDeletePayload!

Delete an existing platform

Arguments

NameDescription

id
ID!

ID of the platform

deleteProcedure

Type: ProcedureDeletePayload!

Delete an existing procedure

Arguments

NameDescription

id
ID!

ID of the procedure

deleteProgram

Type: ProgramDeletePayload!

Delete an existing program

Arguments

NameDescription

id
ID!

ID of the program

deleteProgramMembership

Type: ProgramMembershipDeletePayload!

Delete an existing programMembership

Arguments

NameDescription

id
ID!

ID of the programMembership

deleteRemediation

Type: RemediationDeletePayload!

Delete an existing remediation

Arguments

NameDescription

id
ID!

ID of the remediation

deleteReview

Type: ReviewDeletePayload!

Delete an existing review

Arguments

NameDescription

id
ID!

ID of the review

deleteRisk

Type: RiskDeletePayload!

Delete an existing risk

Arguments

NameDescription

id
ID!

ID of the risk

deleteScan

Type: ScanDeletePayload!

Delete an existing scan

Arguments

NameDescription

id
ID!

ID of the scan

deleteScheduledJob

Type: ScheduledJobDeletePayload!

Delete an existing scheduledJob

Arguments

NameDescription

id
ID!

ID of the scheduledJob

deleteScheduledJobRun

Type: ScheduledJobRunDeletePayload!

Delete an existing scheduledJobRun

Arguments

NameDescription

id
ID!

ID of the scheduledJobRun

deleteSLADefinition

Type: SLADefinitionDeletePayload!

Delete an existing slaDefinition

Arguments

NameDescription

id
ID!

ID of the slaDefinition

deleteStandard

Type: StandardDeletePayload!

Delete an existing standard

Arguments

NameDescription

id
ID!

ID of the standard

deleteSubcontrol

Type: SubcontrolDeletePayload!

Delete an existing subcontrol

Arguments

NameDescription

id
ID!

ID of the subcontrol

deleteSubprocessor

Type: SubprocessorDeletePayload!

Delete an existing subprocessor

Arguments

NameDescription

id
ID!

ID of the subprocessor

deleteSubscriber

Type: SubscriberDeletePayload!

Delete an existing subscriber by Email

Arguments

NameDescription

email
String!

Email of the subscriber

ownerID
ID

OwnerID of the subscriber

deleteSystemDetail

Type: SystemDetailDeletePayload!

Delete an existing systemDetail

Arguments

NameDescription

id
ID!

ID of the systemDetail

deleteTagDefinition

Type: TagDefinitionDeletePayload!

Delete an existing tagDefinition

Arguments

NameDescription

id
ID!

ID of the tagDefinition

deleteTask

Type: TaskDeletePayload!

Delete an existing task

Arguments

NameDescription

id
ID!

ID of the task

deleteTemplate

Type: TemplateDeletePayload!

Delete an existing template

Arguments

NameDescription

id
ID!

ID of the template

deleteTrustCenter

Type: TrustCenterDeletePayload!

Delete an existing trustCenter

Arguments

NameDescription

id
ID!

ID of the trustCenter

deleteTrustCenterCompliance

Type: TrustCenterComplianceDeletePayload!

Delete an existing trustCenterCompliance

Arguments

NameDescription

id
ID!

ID of the trustCenterCompliance

deleteTrustCenterDoc

Type: TrustCenterDocDeletePayload!

Delete an existing trustCenterDoc

Arguments

NameDescription

id
ID!

ID of the trustCenterDoc

deleteTrustCenterEntity

Type: TrustCenterEntityDeletePayload!

Delete an existing trustCenterEntity

Arguments

NameDescription

id
ID!

ID of the trustCenterEntity

deleteTrustCenterFAQ

Type: TrustCenterFAQDeletePayload!

Delete an existing trustCenterFAQ

Arguments

NameDescription

id
ID!

ID of the trustCenterFAQ

deleteTrustCenterNDARequest

Type: TrustCenterNDARequestDeletePayload!

Delete an existing trustCenterNDARequest

Arguments

NameDescription

id
ID!

ID of the trustCenterNDARequest

deleteTrustCenterSetting

Type: TrustCenterSettingDeletePayload!

Delete an existing trustCenterSetting

Arguments

NameDescription

id
ID!

ID of the trustCenterSetting

deleteTrustCenterSubprocessor

Type: TrustCenterSubprocessorDeletePayload!

Delete an existing trustCenterSubprocessor

Arguments

NameDescription

id
ID!

ID of the trustCenterSubprocessor

deleteTrustCenterWatermarkConfig

Type: TrustCenterWatermarkConfigDeletePayload!

Delete an existing trustCenterWatermarkConfig

Arguments

NameDescription

id
ID!

ID of the trustCenterWatermarkConfig

deleteUser

Type: UserDeletePayload!

Delete an existing user

Arguments

NameDescription

id
ID!

ID of the user

deleteVulnerability

Type: VulnerabilityDeletePayload!

Delete an existing vulnerability

Arguments

NameDescription

id
ID!

ID of the vulnerability

deleteWebauthn

Type: WebauthnDeletePayload!

Delete an existing webauthn

Arguments

NameDescription

id
ID!

ID of the webauthn

deleteWorkflowDefinition

Type: WorkflowDefinitionDeletePayload!

Delete an existing workflowDefinition

Arguments

NameDescription

id
ID!

ID of the workflowDefinition

denyNDARequests

Type: BulkUpdateStatusPayload!

Update multiple existing nda requests as approved

Arguments

NameDescription

ids
[ID!]!

IDs of the notifications to update

forceCompleteWorkflowInstance

Type: WorkflowInstanceAdminPayload!

Force-complete a workflow instance (optionally applying proposal changes)

Arguments

NameDescription

id
ID!

ID of the workflow instance to complete

applyProposal
Boolean

Whether to apply proposal changes when present (defaults to true)

launchCampaign

Type: CampaignLaunchPayload!

Launch a campaign and send emails to its targets

Arguments

NameDescription

input
LaunchCampaignInput!

values for launching a campaign

markNotificationsAsRead

Type: ActionNotificationsReadPayload!

Update multiple existing notifications

Arguments

NameDescription

ids
[ID!]!

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

NameDescription

id
ID!

ID of the workflow assignment to extend

targetUserID
ID!

User ID to assign an additional approval to

rejectWorkflowAssignment

Type: WorkflowAssignmentRejectPayload!

Reject a workflow assignment and discard the proposed changes

Arguments

NameDescription

id
ID!

ID of the workflow assignment to reject

reason
String

Optional reason for rejection

requestChangesWorkflowAssignment

Type: WorkflowAssignmentRejectPayload!

Request changes on a workflow assignment and send it back to the originator

Arguments

NameDescription

id
ID!

ID of the workflow assignment to request changes on

reason
String

Optional reason for the change request

inputs
Map

Optional structured inputs for the change request

requestNewTrustCenterToken

Type: TrustCenterAccessTokenPayload!

Create a new requestNewTrustCenterToken for users that have already signed an NDA

Arguments

NameDescription

email
String!

email address of the user already signed an NDA

resendCampaignIncompleteTargets

Type: CampaignLaunchPayload!

Resend a campaign to only incomplete targets

Arguments

NameDescription

input
ResendCampaignIncompleteInput!

values for resending a campaign to incomplete targets

resolveVulnerability

Type: VulnerabilityResolvePayload!

Resolve a vulnerability and optionally capture a review record.

Arguments

NameDescription

id
ID!

ID of the vulnerability to resolve

input
ResolveVulnerabilityInput!

Resolution details

sendCampaignTestEmail

Type: CampaignTestEmailPayload!

Send a test email for a campaign without creating campaign targets

Arguments

NameDescription

input
SendCampaignTestEmailInput!

values for sending a campaign test email

submitTrustCenterNDAResponse

Type: SubmitTrustCenterNDAResponsePayload!

Submit a response to a Trust Center NDA

Arguments

NameDescription

input
SubmitTrustCenterNDAResponseInput!

values of the trustCenterNDA submission

submitWorkflowProposal

Type: WorkflowProposalSubmitPayload!

Submit a draft workflow proposal for approval

Arguments

NameDescription

id
ID!

ID of the workflow proposal to submit

transferOrganizationOwnership

Type: OrganizationTransferOwnershipPayload!

Transfer ownership of an organization to another user

Arguments

NameDescription

newOwnerEmail
String!

Email of the new owner

updateActionPlan

Type: ActionPlanUpdatePayload!

Update an existing actionPlan

Arguments

NameDescription

id
ID!

ID of the actionPlan

input
UpdateActionPlanInput!

New values for the actionPlan

updateAPIToken

Type: APITokenUpdatePayload!

Update an existing apiToken

Arguments

NameDescription

id
ID!

ID of the apiToken

input
UpdateAPITokenInput!

New values for the apiToken

updateAssessment

Type: AssessmentUpdatePayload!

Update an existing assessment

Arguments

NameDescription

id
ID!

ID of the assessment

input
UpdateAssessmentInput!

New values for the assessment

updateAsset

Type: AssetUpdatePayload!

Update an existing asset

Arguments

NameDescription

id
ID!

ID of the asset

input
UpdateAssetInput!

New values for the asset

updateBulkActionPlan

Type: ActionPlanBulkUpdatePayload!

Update multiple existing actionPlans

Arguments

NameDescription

ids
[ID!]!

IDs of the actionPlans to update

input
UpdateActionPlanInput!

values to update the actionPlans with

updateBulkAPIToken

Type: APITokenBulkUpdatePayload!

Update multiple existing apiTokens

Arguments

NameDescription

ids
[ID!]!

IDs of the apiTokens to update

input
UpdateAPITokenInput!

values to update the apiTokens with

updateBulkAsset

Type: AssetBulkUpdatePayload!

Update multiple existing assets

Arguments

NameDescription

ids
[ID!]!

IDs of the assets to update

input
UpdateAssetInput!

values to update the assets with

updateBulkContact

Type: ContactBulkUpdatePayload!

Update multiple existing contacts

Arguments

NameDescription

ids
[ID!]!

IDs of the contacts to update

input
UpdateContactInput!

values to update the contacts with

updateBulkControl

Type: ControlBulkUpdatePayload!

Update multiple existing controls

Arguments

NameDescription

ids
[ID!]!

IDs of the controls to update

input
UpdateControlInput!

values to update the controls with

updateBulkControlImplementation

Type: ControlImplementationBulkUpdatePayload!

Update multiple existing controlImplementations

Arguments

NameDescription

ids
[ID!]!

IDs of the controlImplementations to update

input
UpdateControlImplementationInput!

values to update the controlImplementations with

updateBulkControlObjective

Type: ControlObjectiveBulkUpdatePayload!

Update multiple existing controlObjectives

Arguments

NameDescription

ids
[ID!]!

IDs of the controlObjectives to update

input
UpdateControlObjectiveInput!

values to update the controlObjectives with

updateBulkCSVActionPlan

Type: ActionPlanBulkUpdatePayload!

Update multiple existing actionPlans via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the actionPlan, must include ID column

updateBulkCSVAPIToken

Type: APITokenBulkUpdatePayload!

Update multiple existing apiTokens via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the apiToken, must include ID column

updateBulkCSVAsset

Type: AssetBulkUpdatePayload!

Update multiple existing assets via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the asset, must include ID column

updateBulkCSVContact

Type: ContactBulkUpdatePayload!

Update multiple existing contacts via file upload

Arguments

NameDescription

input
Upload!

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

NameDescription

input
Upload!

values to update the controls with

updateBulkCSVControlImplementation

Type: ControlImplementationBulkUpdatePayload!

Update multiple existing controlImplementations via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the controlImplementation, must include ID column

updateBulkCSVControlObjective

Type: ControlObjectiveBulkUpdatePayload!

Update multiple existing controlObjectives via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the controlObjective, must include ID column

updateBulkCSVCustomDomain

Type: CustomDomainBulkUpdatePayload!

Update multiple existing customDomains via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the customDomain, must include ID column

updateBulkCSVDNSVerification

Type: DNSVerificationBulkUpdatePayload!

Update multiple existing dnsVerifications via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the dnsVerification, must include ID column

updateBulkCSVDocumentData

Type: DocumentDataBulkUpdatePayload!

Update multiple existing documentDatas via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the documentData, must include ID column

updateBulkCSVEmailBranding

Type: EmailBrandingBulkUpdatePayload!

Update multiple existing emailBrandings via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the emailBranding, must include ID column

updateBulkCSVEmailTemplate

Type: EmailTemplateBulkUpdatePayload!

Update multiple existing emailTemplates via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the emailTemplate, must include ID column

updateBulkCSVEntity

Type: EntityBulkUpdatePayload!

Update multiple existing entitys via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the entity, must include ID column

updateBulkCSVEntityType

Type: EntityTypeBulkUpdatePayload!

Update multiple existing entityTypes via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the entityType, must include ID column

updateBulkCSVEvent

Type: EventBulkUpdatePayload!

Update multiple existing events via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the event, must include ID column

updateBulkCSVEvidence

Type: EvidenceBulkUpdatePayload!

Update multiple existing evidences via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the evidence, must include ID column

updateBulkCSVFinding

Type: FindingBulkUpdatePayload!

Update multiple existing findings via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the finding, must include ID column

updateBulkCSVGroup

Type: GroupBulkUpdatePayload!

Update multiple existing groups via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the group, must include ID column

updateBulkCSVGroupMembership

Type: GroupMembershipBulkUpdatePayload!

Update multiple existing groupMemberships via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the groupMembership, must include ID column

updateBulkCSVGroupSetting

Type: GroupSettingBulkUpdatePayload!

Update multiple existing groupSettings via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the groupSetting, must include ID column

updateBulkCSVHush

Type: HushBulkUpdatePayload!

Update multiple existing hushs via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the hush, must include ID column

updateBulkCSVIdentityHolder

Type: IdentityHolderBulkUpdatePayload!

Update multiple existing identityHolders via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the identityHolder, must include ID column

updateBulkCSVInternalPolicy

Type: InternalPolicyBulkUpdatePayload!

Update multiple existing internalPolicys via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the internalPolicy, must include ID column

updateBulkCSVInvite

Type: InviteBulkUpdatePayload!

Update multiple existing invites via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the invite, must include ID column

updateBulkCSVJobTemplate

Type: JobTemplateBulkUpdatePayload!

Update multiple existing jobTemplates via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the jobTemplate, must include ID column

updateBulkCSVMappableDomain

Type: MappableDomainBulkUpdatePayload!

Update multiple existing mappableDomains via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the mappableDomain, must include ID column

updateBulkCSVMappedControl

Type: MappedControlBulkUpdatePayload!

Update multiple existing mappedControls via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the mappedControl, must include ID column

updateBulkCSVNarrative

Type: NarrativeBulkUpdatePayload!

Update multiple existing narratives via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the narrative, must include ID column

updateBulkCSVNotificationPreference

Type: NotificationPreferenceBulkUpdatePayload!

Update multiple existing notificationPreferences via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the notificationPreference, must include ID column

updateBulkCSVNotificationTemplate

Type: NotificationTemplateBulkUpdatePayload!

Update multiple existing notificationTemplates via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the notificationTemplate, must include ID column

updateBulkCSVOrganizationSetting

Type: OrganizationSettingBulkUpdatePayload!

Update multiple existing organizationSettings via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the organizationSetting, must include ID column

updateBulkCSVOrgMembership

Type: OrgMembershipBulkUpdatePayload!

Update multiple existing orgMemberships via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the orgMembership, must include ID column

updateBulkCSVProcedure

Type: ProcedureBulkUpdatePayload!

Update multiple existing procedures via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the procedure, must include ID column

updateBulkCSVProgram

Type: ProgramBulkUpdatePayload!

Update multiple existing programs via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the program, must include ID column

updateBulkCSVProgramMembership

Type: ProgramMembershipBulkUpdatePayload!

Update multiple existing programMemberships via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the programMembership, must include ID column

updateBulkCSVRemediation

Type: RemediationBulkUpdatePayload!

Update multiple existing remediations via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the remediation, must include ID column

updateBulkCSVReview

Type: ReviewBulkUpdatePayload!

Update multiple existing reviews via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the review, must include ID column

updateBulkCSVRisk

Type: RiskBulkUpdatePayload!

Update multiple existing risks via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the risk, must include ID column

updateBulkCSVScan

Type: ScanBulkUpdatePayload!

Update multiple existing scans via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the scan, must include ID column

updateBulkCSVScheduledJob

Type: ScheduledJobBulkUpdatePayload!

Update multiple existing scheduledJobs via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the scheduledJob, must include ID column

updateBulkCSVSLADefinition

Type: SLADefinitionBulkUpdatePayload!

Update multiple existing slaDefinitions via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the slaDefinition, must include ID column

updateBulkCSVSubcontrol

Type: SubcontrolBulkUpdatePayload!

Update multiple existing subcontrols via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the subcontrol, must include ID column

updateBulkCSVSubprocessor

Type: SubprocessorBulkUpdatePayload!

Update multiple existing subprocessors via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the subprocessor, must include ID column

updateBulkCSVSystemDetail

Type: SystemDetailBulkUpdatePayload!

Update multiple existing systemDetails via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the systemDetail, must include ID column

updateBulkCSVTask

Type: TaskBulkUpdatePayload!

Update multiple existing tasks via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the task, must include ID column

updateBulkCSVTemplate

Type: TemplateBulkUpdatePayload!

Update multiple existing templates via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the template, must include ID column

updateBulkCSVTrustCenterCompliance

Type: TrustCenterComplianceBulkUpdatePayload!

Update multiple existing trustCenterCompliances via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the trustCenterCompliance, must include ID column

updateBulkCSVTrustCenterDoc

Type: TrustCenterDocBulkUpdatePayload!

Update multiple existing trustCenterDocs via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the trustCenterDoc, must include ID column

updateBulkCSVTrustCenterFAQ

Type: TrustCenterFAQBulkUpdatePayload!

Update multiple existing trustCenterFAQs via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the trustCenterFAQ, must include ID column

updateBulkCSVTrustCenterSubprocessor

Type: TrustCenterSubprocessorBulkUpdatePayload!

Update multiple existing trustCenterSubprocessors via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the trustCenterSubprocessor, must include ID column

updateBulkCSVUserSetting

Type: UserSettingBulkUpdatePayload!

Update multiple existing userSettings via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the userSetting, must include ID column

updateBulkCSVVulnerability

Type: VulnerabilityBulkUpdatePayload!

Update multiple existing vulnerabilities via file upload

Arguments

NameDescription

input
Upload!

csv file containing values of the vulnerability, must include ID column

updateBulkCustomDomain

Type: CustomDomainBulkUpdatePayload!

Update multiple existing customDomains

Arguments

NameDescription

ids
[ID!]!

IDs of the customDomains to update

input
UpdateCustomDomainInput!

values to update the customDomains with

updateBulkDNSVerification

Type: DNSVerificationBulkUpdatePayload!

Update multiple existing dnsVerifications

Arguments

NameDescription

ids
[ID!]!

IDs of the dnsVerifications to update

input
UpdateDNSVerificationInput!

values to update the dnsVerifications with

updateBulkDocumentData

Type: DocumentDataBulkUpdatePayload!

Update multiple existing documentDatas

Arguments

NameDescription

ids
[ID!]!

IDs of the documentDatas to update

input
UpdateDocumentDataInput!

values to update the documentDatas with

updateBulkEmailBranding

Type: EmailBrandingBulkUpdatePayload!

Update multiple existing emailBrandings

Arguments

NameDescription

ids
[ID!]!

IDs of the emailBrandings to update

input
UpdateEmailBrandingInput!

values to update the emailBrandings with

updateBulkEmailTemplate

Type: EmailTemplateBulkUpdatePayload!

Update multiple existing emailTemplates

Arguments

NameDescription

ids
[ID!]!

IDs of the emailTemplates to update

input
UpdateEmailTemplateInput!

values to update the emailTemplates with

updateBulkEntity

Type: EntityBulkUpdatePayload!

Update multiple existing entitys

Arguments

NameDescription

ids
[ID!]!

IDs of the entitys to update

input
UpdateEntityInput!

values to update the entitys with

updateBulkEntityType

Type: EntityTypeBulkUpdatePayload!

Update multiple existing entityTypes

Arguments

NameDescription

ids
[ID!]!

IDs of the entityTypes to update

input
UpdateEntityTypeInput!

values to update the entityTypes with

updateBulkEvent

Type: EventBulkUpdatePayload!

Update multiple existing events

Arguments

NameDescription

ids
[ID!]!

IDs of the events to update

input
UpdateEventInput!

values to update the events with

updateBulkEvidence

Type: EvidenceBulkUpdatePayload!

Update multiple existing evidence

Arguments

NameDescription

ids
[ID!]!

IDs of the evidence to update

input
UpdateEvidenceInput!

values to update the evidence with

updateBulkFinding

Type: FindingBulkUpdatePayload!

Update multiple existing findings

Arguments

NameDescription

ids
[ID!]!

IDs of the findings to update

input
UpdateFindingInput!

values to update the findings with

updateBulkGroup

Type: GroupBulkUpdatePayload!

Update multiple existing groups

Arguments

NameDescription

ids
[ID!]!

IDs of the groups to update

input
UpdateGroupInput!

values to update the groups with

updateBulkGroupMembership

Type: GroupMembershipBulkUpdatePayload!

Update multiple existing groupMemberships

Arguments

NameDescription

ids
[ID!]!

IDs of the groupMemberships to update

input
UpdateGroupMembershipInput!

values to update the groupMemberships with

updateBulkGroupSetting

Type: GroupSettingBulkUpdatePayload!

Update multiple existing groupSettings

Arguments

NameDescription

ids
[ID!]!

IDs of the groupSettings to update

input
UpdateGroupSettingInput!

values to update the groupSettings with

updateBulkHush

Type: HushBulkUpdatePayload!

Update multiple existing hushs

Arguments

NameDescription

ids
[ID!]!

IDs of the hushs to update

input
UpdateHushInput!

values to update the hushs with

updateBulkIdentityHolder

Type: IdentityHolderBulkUpdatePayload!

Update multiple existing identityHolders

Arguments

NameDescription

ids
[ID!]!

IDs of the identityHolders to update

input
UpdateIdentityHolderInput!

values to update the identityHolders with

updateBulkInternalPolicy

Type: InternalPolicyBulkUpdatePayload!

Update multiple existing internalPolicys

Arguments

NameDescription

ids
[ID!]!

IDs of the internalPolicys to update

input
UpdateInternalPolicyInput!

values to update the internalPolicys with

updateBulkInvite

Type: InviteBulkUpdatePayload!

Update multiple existing invites

Arguments

NameDescription

ids
[ID!]!

IDs of the invites to update

input
UpdateInviteInput!

values to update the invites with

updateBulkJobTemplate

Type: JobTemplateBulkUpdatePayload!

Update multiple existing jobTemplates

Arguments

NameDescription

ids
[ID!]!

IDs of the jobTemplates to update

input
UpdateJobTemplateInput!

values to update the jobTemplates with

updateBulkMappableDomain

Type: MappableDomainBulkUpdatePayload!

Update multiple existing mappableDomains

Arguments

NameDescription

ids
[ID!]!

IDs of the mappableDomains to update

input
UpdateMappableDomainInput!

values to update the mappableDomains with

updateBulkMappedControl

Type: MappedControlBulkUpdatePayload!

Update multiple existing mappedControls

Arguments

NameDescription

ids
[ID!]!

IDs of the mappedControls to update

input
UpdateMappedControlInput!

values to update the mappedControls with

updateBulkNarrative

Type: NarrativeBulkUpdatePayload!

Update multiple existing narratives

Arguments

NameDescription

ids
[ID!]!

IDs of the narratives to update

input
UpdateNarrativeInput!

values to update the narratives with

updateBulkNotificationPreference

Type: NotificationPreferenceBulkUpdatePayload!

Update multiple existing notificationPreferences

Arguments

NameDescription

ids
[ID!]!

IDs of the notificationPreferences to update

input
UpdateNotificationPreferenceInput!

values to update the notificationPreferences with

updateBulkNotificationTemplate

Type: NotificationTemplateBulkUpdatePayload!

Update multiple existing notificationTemplates

Arguments

NameDescription

ids
[ID!]!

IDs of the notificationTemplates to update

input
UpdateNotificationTemplateInput!

values to update the notificationTemplates with

updateBulkOrganizationSetting

Type: OrganizationSettingBulkUpdatePayload!

Update multiple existing organizationSettings

Arguments

NameDescription

ids
[ID!]!

IDs of the organizationSettings to update

input
UpdateOrganizationSettingInput!

values to update the organizationSettings with

updateBulkOrgMembership

Type: OrgMembershipBulkUpdatePayload!

Update multiple existing orgMemberships

Arguments

NameDescription

ids
[ID!]!

IDs of the orgMemberships to update

input
UpdateOrgMembershipInput!

values to update the orgMemberships with

updateBulkProcedure

Type: ProcedureBulkUpdatePayload!

Update multiple existing procedures

Arguments

NameDescription

ids
[ID!]!

IDs of the procedures to update

input
UpdateProcedureInput!

values to update the procedures with

updateBulkProgram

Type: ProgramBulkUpdatePayload!

Update multiple existing programs

Arguments

NameDescription

ids
[ID!]!

IDs of the programs to update

input
UpdateProgramInput!

values to update the programs with

updateBulkProgramMembership

Type: ProgramMembershipBulkUpdatePayload!

Update multiple existing programMemberships

Arguments

NameDescription

ids
[ID!]!

IDs of the programMemberships to update

input
UpdateProgramMembershipInput!

values to update the programMemberships with

updateBulkRemediation

Type: RemediationBulkUpdatePayload!

Update multiple existing remediations

Arguments

NameDescription

ids
[ID!]!

IDs of the remediations to update

input
UpdateRemediationInput!

values to update the remediations with

updateBulkReview

Type: ReviewBulkUpdatePayload!

Update multiple existing reviews

Arguments

NameDescription

ids
[ID!]!

IDs of the reviews to update

input
UpdateReviewInput!

values to update the reviews with

updateBulkRisk

Type: RiskBulkUpdatePayload!

Update multiple existing risks

Arguments

NameDescription

ids
[ID!]!

IDs of the risks to update

input
UpdateRiskInput!

values to update the risks with

updateBulkScan

Type: ScanBulkUpdatePayload!

Update multiple existing scans

Arguments

NameDescription

ids
[ID!]!

IDs of the scans to update

input
UpdateScanInput!

values to update the scans with

updateBulkScheduledJob

Type: ScheduledJobBulkUpdatePayload!

Update multiple existing scheduledJobs

Arguments

NameDescription

ids
[ID!]!

IDs of the scheduledJobs to update

input
UpdateScheduledJobInput!

values to update the scheduledJobs with

updateBulkSLADefinition

Type: SLADefinitionBulkUpdatePayload!

Update multiple existing slaDefinitions

Arguments

NameDescription

ids
[ID!]!

IDs of the slaDefinitions to update

input
UpdateSLADefinitionInput!

values to update the slaDefinitions with

updateBulkSubcontrol

Type: SubcontrolBulkUpdatePayload!

Update multiple existing subcontrols

Arguments

NameDescription

ids
[ID!]!

IDs of the subcontrols to update

input
UpdateSubcontrolInput!

values to update the subcontrols with

updateBulkSubprocessor

Type: SubprocessorBulkUpdatePayload!

Update multiple existing subprocessors

Arguments

NameDescription

ids
[ID!]!

IDs of the subprocessors to update

input
UpdateSubprocessorInput!

values to update the subprocessors with

updateBulkSystemDetail

Type: SystemDetailBulkUpdatePayload!

Update multiple existing systemDetails

Arguments

NameDescription

ids
[ID!]!

IDs of the systemDetails to update

input
UpdateSystemDetailInput!

values to update the systemDetails with

updateBulkTask

Type: TaskBulkUpdatePayload!

Update multiple existing tasks

Arguments

NameDescription

ids
[ID!]!

IDs of the tasks to update

input
UpdateTaskInput!

values to update the tasks with

updateBulkTemplate

Type: TemplateBulkUpdatePayload!

Update multiple existing templates

Arguments

NameDescription

ids
[ID!]!

IDs of the templates to update

input
UpdateTemplateInput!

values to update the templates with

updateBulkTrustCenterCompliance

Type: TrustCenterComplianceBulkUpdatePayload!

Update multiple existing trustCenterCompliances

Arguments

NameDescription

ids
[ID!]!

IDs of the trustCenterCompliances to update

input
UpdateTrustCenterComplianceInput!

values to update the trustCenterCompliances with

updateBulkTrustCenterDoc

Type: TrustCenterDocBulkUpdatePayload!

Update multiple existing trust center docs

Arguments

NameDescription

ids
[ID!]!

IDs of the trust center docs to update

input
UpdateTrustCenterDocInput!

values to update the trust center docs with

updateBulkTrustCenterFAQ

Type: TrustCenterFAQBulkUpdatePayload!

Update multiple existing trustCenterFAQs

Arguments

NameDescription

ids
[ID!]!

IDs of the trustCenterFAQs to update

input
UpdateTrustCenterFAQInput!

values to update the trustCenterFAQs with

updateBulkTrustCenterSubprocessor

Type: TrustCenterSubprocessorBulkUpdatePayload!

Update multiple existing trustCenterSubprocessors

Arguments

NameDescription

ids
[ID!]!

IDs of the trustCenterSubprocessors to update

input
UpdateTrustCenterSubprocessorInput!

values to update the trustCenterSubprocessors with

updateBulkUserSetting

Type: UserSettingBulkUpdatePayload!

Update multiple existing userSettings

Arguments

NameDescription

ids
[ID!]!

IDs of the userSettings to update

input
UpdateUserSettingInput!

values to update the userSettings with

updateBulkVulnerability

Type: VulnerabilityBulkUpdatePayload!

Update multiple existing vulnerabilities

Arguments

NameDescription

ids
[ID!]!

IDs of the vulnerabilities to update

input
UpdateVulnerabilityInput!

values to update the vulnerabilities with

updateCampaign

Type: CampaignUpdatePayload!

Update an existing campaign

Arguments

NameDescription

id
ID!

ID of the campaign

input
UpdateCampaignInput!

New values for the campaign

updateCampaignTarget

Type: CampaignTargetUpdatePayload!

Update an existing campaignTarget

Arguments

NameDescription

id
ID!

ID of the campaignTarget

input
UpdateCampaignTargetInput!

New values for the campaignTarget

updateContact

Type: ContactUpdatePayload!

Update an existing contact

Arguments

NameDescription

id
ID!

ID of the contact

input
UpdateContactInput!

New values for the contact

updateControl

Type: ControlUpdatePayload!

Update an existing control

Arguments

NameDescription

id
ID!

ID of the control

input
UpdateControlInput!

New values for the control

updateControlComment

Type: ControlUpdatePayload!

Update an existing control comment

Arguments

NameDescription

id
ID!

ID of the comment

input
UpdateNoteInput!

New values for the comment

noteFiles
[Upload!]

Files to attach to the comment

updateControlImplementation

Type: ControlImplementationUpdatePayload!

Update an existing controlImplementation

Arguments

NameDescription

id
ID!

ID of the controlImplementation

input
UpdateControlImplementationInput!

New values for the controlImplementation

updateControlObjective

Type: ControlObjectiveUpdatePayload!

Update an existing controlObjective

Arguments

NameDescription

id
ID!

ID of the controlObjective

input
UpdateControlObjectiveInput!

New values for the controlObjective

updateCustomDomain

Type: CustomDomainUpdatePayload!

Update an existing customDomain

Arguments

NameDescription

id
ID!

ID of the customDomain

input
UpdateCustomDomainInput!

New values for the customDomain

updateCustomTypeEnum

Type: CustomTypeEnumUpdatePayload!

Update an existing customTypeEnum

Arguments

NameDescription

id
ID!

ID of the customTypeEnum

input
UpdateCustomTypeEnumInput!

New values for the customTypeEnum

updateDirectoryAccount

Type: DirectoryAccountUpdatePayload!

Update an existing directoryAccount

Arguments

NameDescription

id
ID!

ID of the directoryAccount

input
UpdateDirectoryAccountInput!

New values for the directoryAccount

updateDirectoryGroup

Type: DirectoryGroupUpdatePayload!

Update an existing directoryGroup

Arguments

NameDescription

id
ID!

ID of the directoryGroup

input
UpdateDirectoryGroupInput!

New values for the directoryGroup

updateDirectoryMembership

Type: DirectoryMembershipUpdatePayload!

Update an existing directoryMembership

Arguments

NameDescription

id
ID!

ID of the directoryMembership

input
UpdateDirectoryMembershipInput!

New values for the directoryMembership

updateDirectorySyncRun

Type: DirectorySyncRunUpdatePayload!

Update an existing directorySyncRun

Arguments

NameDescription

id
ID!

ID of the directorySyncRun

input
UpdateDirectorySyncRunInput!

New values for the directorySyncRun

updateDiscussion

Type: DiscussionUpdatePayload!

Update an existing discussion

Arguments

NameDescription

id
ID!

ID of the discussion

input
UpdateDiscussionInput!

New values for the discussion

updateDNSVerification

Type: DNSVerificationUpdatePayload!

Update an existing dnsVerification

Arguments

NameDescription

id
ID!

ID of the dnsVerification

input
UpdateDNSVerificationInput!

New values for the dnsVerification

updateDocumentData

Type: DocumentDataUpdatePayload!

Update an existing documentData

Arguments

NameDescription

id
ID!

ID of the documentData

input
UpdateDocumentDataInput!

New values for the documentData

documentDataFile
Upload

File to upload for the documentData

updateEmailBranding

Type: EmailBrandingUpdatePayload!

Update an existing emailBranding

Arguments

NameDescription

id
ID!

ID of the emailBranding

input
UpdateEmailBrandingInput!

New values for the emailBranding

updateEmailTemplate

Type: EmailTemplateUpdatePayload!

Update an existing emailTemplate

Arguments

NameDescription

id
ID!

ID of the emailTemplate

input
UpdateEmailTemplateInput!

New values for the emailTemplate

updateEntity

Type: EntityUpdatePayload!

Update an existing entity

Arguments

NameDescription

id
ID!

ID of the entity

input
UpdateEntityInput!

New values for the entity

entityFiles
[Upload!]

logoFile
Upload

file to upload as the logo of the entity

updateEntityType

Type: EntityTypeUpdatePayload!

Update an existing entityType

Arguments

NameDescription

id
ID!

ID of the entityType

input
UpdateEntityTypeInput!

New values for the entityType

updateEvent

Type: EventUpdatePayload!

Update an existing event

Arguments

NameDescription

id
ID!

ID of the event

input
UpdateEventInput!

New values for the event

updateEvidence

Type: EvidenceUpdatePayload!

Update an existing evidence

Arguments

NameDescription

id
ID!

ID of the evidence

input
UpdateEvidenceInput!

New values for the evidence

evidenceFiles
[Upload!]

updateEvidenceComment

Type: EvidenceUpdatePayload!

Update an existing evidence comment

Arguments

NameDescription

id
ID!

ID of the comment

input
UpdateNoteInput!

New values for the comment

noteFiles
[Upload!]

Files to attach to the comment

updateExport

Type: ExportUpdatePayload!

Update an existing export

Arguments

NameDescription

id
ID!

ID of the export

input
UpdateExportInput!

New values for the export

exportFiles
[Upload!]

Files to attach to the export

updateFinding

Type: FindingUpdatePayload!

Update an existing finding

Arguments

NameDescription

id
ID!

ID of the finding

input
UpdateFindingInput!

New values for the finding

updateFindingControl

Type: FindingControlUpdatePayload!

Update an existing findingControl

Arguments

NameDescription

id
ID!

ID of the findingControl

input
UpdateFindingControlInput!

New values for the findingControl

updateGroup

Type: GroupUpdatePayload!

Update an existing group

Arguments

NameDescription

id
ID!

ID of the group

input
UpdateGroupInput!

New values for the group

avatarFile
Upload

updateGroupMembership

Type: GroupMembershipUpdatePayload!

Update an existing groupMembership

Arguments

NameDescription

id
ID!

ID of the groupMembership

input
UpdateGroupMembershipInput!

New values for the groupMembership

updateGroupSetting

Type: GroupSettingUpdatePayload!

Update an existing groupSetting

Arguments

NameDescription

id
ID!

ID of the groupSetting

input
UpdateGroupSettingInput!

New values for the groupSetting

updateHush

Type: HushUpdatePayload!

Update an existing hush

Arguments

NameDescription

id
ID!

ID of the hush

input
UpdateHushInput!

New values for the hush

updateIdentityHolder

Type: IdentityHolderUpdatePayload!

Update an existing identityHolder

Arguments

NameDescription

id
ID!

ID of the identityHolder

input
UpdateIdentityHolderInput!

New values for the identityHolder

identityHolderFiles
[Upload!]

updateInternalPolicy

Type: InternalPolicyUpdatePayload!

Update an existing internalPolicy

Arguments

NameDescription

id
ID!

ID of the internalPolicy

input
UpdateInternalPolicyInput!

New values for the internalPolicy

internalPolicyFile
Upload

file containing values of the internalPolicy

updateInternalPolicyComment

Type: InternalPolicyUpdatePayload!

Update an existing internal policy comment

Arguments

NameDescription

id
ID!

ID of the comment

input
UpdateNoteInput!

New values for the comment

noteFiles
[Upload!]

Files to attach to the comment

updateInvite

Type: InviteUpdatePayload!

Update an existing invite

Arguments

NameDescription

id
ID!

ID of the invite

input
UpdateInviteInput!

New values for the invite

updateJobResult

Type: JobResultUpdatePayload!

Update an existing jobResult

Arguments

NameDescription

id
ID!

ID of the jobResult

input
UpdateJobResultInput!

New values for the jobResult

jobResultFiles
[Upload!]

files to upload as jobResult attachments

updateJobRunner

Type: JobRunnerUpdatePayload!

Update an existing jobRunner

Arguments

NameDescription

id
ID!

ID of the jobRunner

input
UpdateJobRunnerInput!

New values for the jobRunner

updateJobTemplate

Type: JobTemplateUpdatePayload!

Update an existing jobTemplate

Arguments

NameDescription

id
ID!

ID of the jobTemplate

input
UpdateJobTemplateInput!

New values for the jobTemplate

updateMappableDomain

Type: MappableDomainUpdatePayload!

Update an existing mappableDomain

Arguments

NameDescription

id
ID!

ID of the mappableDomain

input
UpdateMappableDomainInput!

New values for the mappableDomain

updateMappedControl

Type: MappedControlUpdatePayload!

Update an existing mappedControl

Arguments

NameDescription

id
ID!

ID of the mappedControl

input
UpdateMappedControlInput!

New values for the mappedControl

updateNarrative

Type: NarrativeUpdatePayload!

Update an existing narrative

Arguments

NameDescription

id
ID!

ID of the narrative

input
UpdateNarrativeInput!

New values for the narrative

updateNotification

Type: NotificationUpdatePayload!

Update an existing notification

Arguments

NameDescription

id
ID!

ID of the notification

input
UpdateNotificationInput!

New values for the notification

updateNotificationPreference

Type: NotificationPreferenceUpdatePayload!

Update an existing notificationPreference

Arguments

NameDescription

id
ID!

ID of the notificationPreference

input
UpdateNotificationPreferenceInput!

New values for the notificationPreference

updateNotificationTemplate

Type: NotificationTemplateUpdatePayload!

Update an existing notificationTemplate

Arguments

NameDescription

id
ID!

ID of the notificationTemplate

input
UpdateNotificationTemplateInput!

New values for the notificationTemplate

updateOrganization

Type: OrganizationUpdatePayload!

Update an existing organization

Arguments

NameDescription

id
ID!

ID of the organization

input
UpdateOrganizationInput!

New values for the organization

avatarFile
Upload

updateOrganizationSetting

Type: OrganizationSettingUpdatePayload!

Update an existing organizationSetting

Arguments

NameDescription

id
ID!

ID of the organizationSetting

input
UpdateOrganizationSettingInput!

New values for the organizationSetting

updateOrgMembership

Type: OrgMembershipUpdatePayload!

Update an existing orgMembership

Arguments

NameDescription

id
ID!

ID of the orgMembership

input
UpdateOrgMembershipInput!

New values for the orgMembership

updatePersonalAccessToken

Type: PersonalAccessTokenUpdatePayload!

Update an existing personalAccessToken

Arguments

NameDescription

id
ID!

ID of the personalAccessToken

input
UpdatePersonalAccessTokenInput!

New values for the personalAccessToken

updatePlatform

Type: PlatformUpdatePayload!

Update an existing platform

Arguments

NameDescription

id
ID!

ID of the platform

input
UpdatePlatformInput!

New values for the platform

updateProcedure

Type: ProcedureUpdatePayload!

Update an existing procedure

Arguments

NameDescription

id
ID!

ID of the procedure

input
UpdateProcedureInput!

New values for the procedure

procedureFile
Upload

file containing values of the procedure

updateProcedureComment

Type: ProcedureUpdatePayload!

Update an existing procedure comment

Arguments

NameDescription

id
ID!

ID of the comment

input
UpdateNoteInput!

New values for the comment

noteFiles
[Upload!]

Files to attach to the comment

updateProgram

Type: ProgramUpdatePayload!

Update an existing program

Arguments

NameDescription

id
ID!

ID of the program

input
UpdateProgramInput!

New values for the program

updateProgramMembership

Type: ProgramMembershipUpdatePayload!

Update an existing programMembership

Arguments

NameDescription

id
ID!

ID of the programMembership

input
UpdateProgramMembershipInput!

New values for the programMembership

updateRemediation

Type: RemediationUpdatePayload!

Update an existing remediation

Arguments

NameDescription

id
ID!

ID of the remediation

input
UpdateRemediationInput!

New values for the remediation

updateReview

Type: ReviewUpdatePayload!

Update an existing review

Arguments

NameDescription

id
ID!

ID of the review

input
UpdateReviewInput!

New values for the review

reviewFiles
[Upload!]

Files to attach to the review

updateRisk

Type: RiskUpdatePayload!

Update an existing risk

Arguments

NameDescription

id
ID!

ID of the risk

input
UpdateRiskInput!

New values for the risk

updateRiskComment

Type: RiskUpdatePayload!

Update an existing risk comment

Arguments

NameDescription

id
ID!

ID of the comment

input
UpdateNoteInput!

New values for the comment

noteFiles
[Upload!]

Files to attach to the comment

updateScan

Type: ScanUpdatePayload!

Update an existing scan

Arguments

NameDescription

id
ID!

ID of the scan

input
UpdateScanInput!

New values for the scan

updateScheduledJob

Type: ScheduledJobUpdatePayload!

Update an existing scheduledJob

Arguments

NameDescription

id
ID!

ID of the scheduledJob

input
UpdateScheduledJobInput!

New values for the scheduledJob

updateScheduledJobRun

Type: ScheduledJobRunUpdatePayload!

Update an existing scheduledJobRun

Arguments

NameDescription

id
ID!

ID of the scheduledJobRun

input
UpdateScheduledJobRunInput!

New values for the scheduledJobRun

updateSLADefinition

Type: SLADefinitionUpdatePayload!

Update an existing slaDefinition

Arguments

NameDescription

id
ID!

ID of the slaDefinition

input
UpdateSLADefinitionInput!

New values for the slaDefinition

updateStandard

Type: StandardUpdatePayload!

Update an existing standard

Arguments

NameDescription

id
ID!

ID of the standard

input
UpdateStandardInput!

New values for the standard

logoFile
Upload

file to upload as the logo to represent the standard

updateSubcontrol

Type: SubcontrolUpdatePayload!

Update an existing subcontrol

Arguments

NameDescription

id
ID!

ID of the subcontrol

input
UpdateSubcontrolInput!

New values for the subcontrol

updateSubcontrolComment

Type: SubcontrolUpdatePayload!

Update an existing subcontrol comment

Arguments

NameDescription

id
ID!

ID of the comment

input
UpdateNoteInput!

New values for the comment

noteFiles
[Upload!]

Files to attach to the comment

updateSubprocessor

Type: SubprocessorUpdatePayload!

Update an existing subprocessor

Arguments

NameDescription

id
ID!

ID of the subprocessor

input
UpdateSubprocessorInput!

New values for the subprocessor

logoFile
Upload

file to upload as the logo of the subprocessor

updateSubscriber

Type: SubscriberUpdatePayload!

Update an existing subscriber

Arguments

NameDescription

email
String!

Email of the subscriber

input
UpdateSubscriberInput!

New values for the subscriber

updateSystemDetail

Type: SystemDetailUpdatePayload!

Update an existing systemDetail

Arguments

NameDescription

id
ID!

ID of the systemDetail

input
UpdateSystemDetailInput!

New values for the systemDetail

updateTagDefinition

Type: TagDefinitionUpdatePayload!

Update an existing tagDefinition

Arguments

NameDescription

id
ID!

ID of the tagDefinition

input
UpdateTagDefinitionInput!

New values for the tagDefinition

updateTask

Type: TaskUpdatePayload!

Update an existing task

Arguments

NameDescription

id
ID!

ID of the task

input
UpdateTaskInput!

New values for the task

updateTaskComment

Type: TaskUpdatePayload!

Update an existing task comment

Arguments

NameDescription

id
ID!

ID of the comment

input
UpdateNoteInput!

New values for the comment

noteFiles
[Upload!]

Files to attach to the comment

updateTemplate

Type: TemplateUpdatePayload!

Update an existing template

Arguments

NameDescription

id
ID!

ID of the template

input
UpdateTemplateInput!

New values for the template

templateFiles
[Upload!]

updateTFASetting

Type: TFASettingUpdatePayload!

Update an existing tfaSetting

Arguments

NameDescription

input
UpdateTFASettingInput!

New values for the tfaSetting

updateTrustCenter

Type: TrustCenterUpdatePayload!

Update an existing trustCenter

Arguments

NameDescription

id
ID!

ID of the trustCenter

input
UpdateTrustCenterInput!

New values for the trustCenter

updateTrustCenterCompliance

Type: TrustCenterComplianceUpdatePayload!

Update an existing trustCenterCompliance

Arguments

NameDescription

id
ID!

ID of the trustCenterCompliance

input
UpdateTrustCenterComplianceInput!

New values for the trustCenterCompliance

updateTrustCenterDoc

Type: TrustCenterDocUpdatePayload!

Update an existing trustCenterDoc

Arguments

NameDescription

id
ID!

ID of the trustCenterDoc

input
UpdateTrustCenterDocInput!

New values for the trustCenterDoc

trustCenterDocFile
Upload

watermarkedTrustCenterDocFile
Upload

updateTrustCenterEntity

Type: TrustCenterEntityUpdatePayload!

Update an existing trustCenterEntity

Arguments

NameDescription

id
ID!

ID of the trustCenterEntity

input
UpdateTrustCenterEntityInput!

New values for the trustCenterEntity

logoFile
Upload

logo file for the trustCenterEntity

updateTrustCenterFAQ

Type: TrustCenterFAQUpdatePayload!

Update an existing trustCenterFAQ

Arguments

NameDescription

id
ID!

ID of the trustCenterFAQ

input
UpdateTrustCenterFAQInput!

New values for the trustCenterFAQ

updateTrustCenterFAQComment

Type: TrustCenterFAQUpdatePayload!

Update an existing trust center FAQ comment

Arguments

NameDescription

id
ID!

ID of the comment

input
UpdateNoteInput!

New values for the comment

noteFiles
[Upload!]

Files to attach to the comment

updateTrustCenterNDA

Type: TrustCenterNDAUpdatePayload!

Arguments

NameDescription

id
ID!

ID of the trust center

templateFiles
[Upload!]

NDA file

updateTrustCenterNDARequest

Type: TrustCenterNDARequestUpdatePayload!

Update an existing trustCenterNDARequest

Arguments

NameDescription

id
ID!

ID of the trustCenterNDARequest

input
UpdateTrustCenterNDARequestInput!

New values for the trustCenterNDARequest

updateTrustCenterPost

Type: TrustCenterUpdatePayload!

Update an existing trust center post

Arguments

NameDescription

id
ID!

ID of the update

input
UpdateNoteInput!

New values for the post

noteFiles
[Upload!]

Files to attach to the post

updateTrustCenterPreviewSetting

Type: TrustCenterSettingUpdatePayload!

Update an existing trustCenterSetting preview settings

Arguments

NameDescription

input
UpdateTrustCenterSettingInput!

New values for the trustCenterSetting

logoFile
Upload

faviconFile
Upload

heroImageFile
Upload

updateTrustCenterSetting

Type: TrustCenterSettingUpdatePayload!

Update an existing trustCenterSetting by targeting the ID

Arguments

NameDescription

id
ID!

ID of the trustCenterSetting

input
UpdateTrustCenterSettingInput!

New values for the trustCenterSetting

logoFile
Upload

faviconFile
Upload

heroImageFile
Upload

updateTrustCenterSubprocessor

Type: TrustCenterSubprocessorUpdatePayload!

Update an existing trustCenterSubprocessor

Arguments

NameDescription

id
ID!

ID of the trustCenterSubprocessor

input
UpdateTrustCenterSubprocessorInput!

New values for the trustCenterSubprocessor

updateTrustCenterWatermarkConfig

Type: TrustCenterWatermarkConfigUpdatePayload!

Update an existing trustCenterWatermarkConfig

Arguments

NameDescription

id
ID!

ID of the trustCenterWatermarkConfig

input
UpdateTrustCenterWatermarkConfigInput!

New values for the trustCenterWatermarkConfig

watermarkFile
Upload

updateUser

Type: UserUpdatePayload!

Update an existing user

Arguments

NameDescription

id
ID!

ID of the user

input
UpdateUserInput!

New values for the user

avatarFile
Upload

updateUserSetting

Type: UserSettingUpdatePayload!

Update an existing userSetting

Arguments

NameDescription

id
ID!

ID of the userSetting

input
UpdateUserSettingInput!

New values for the userSetting

updateVulnerability

Type: VulnerabilityUpdatePayload!

Update an existing vulnerability

Arguments

NameDescription

id
ID!

ID of the vulnerability

input
UpdateVulnerabilityInput!

New values for the vulnerability

updateWorkflowDefinition

Type: WorkflowDefinitionUpdatePayload!

Update an existing workflowDefinition

Arguments

NameDescription

id
ID!

ID of the workflowDefinition

input
UpdateWorkflowDefinitionInput!

New values for the workflowDefinition

updateWorkflowProposalChanges

Type: WorkflowProposalUpdatePayload!

Update the proposed changes for a workflow proposal

Arguments

NameDescription

input
UpdateWorkflowProposalChangesInput!

validateCustomDomain

Type: CustomDomainValidatePayload!

Trigger validation for an existing customDomain

Arguments

NameDescription

id
ID!

ID of the customDomain to validate

withdrawWorkflowProposal

Type: WorkflowProposalWithdrawPayload!

Withdraw a workflow proposal (mark as superseded)

Arguments

NameDescription

id
ID!

ID of the workflow proposal to withdraw

reason
String

Optional reason for withdrawal