Skip to main content

removeJourneyTypeConfigurations

Remove journey type configurations for an organisation. The mutation returns the removed journey type configurations.

Removal is allowed for a Member Identity who has a LINCKR_ADMIN role.

Possible exception(s) that can be thrown:

  • Validation Exception when the requested JourneyType configuration can not be found so can not be removed
removeJourneyTypeConfigurations(
organisationId: ID!
journeyTypeConfigurations: [JourneyTypeConfigurationInput!]!
): [JourneyTypeConfigurationResponse!]!

Arguments

removeJourneyTypeConfigurations.organisationId ● ID! non-null scalar

removeJourneyTypeConfigurations.journeyTypeConfigurations ● [JourneyTypeConfigurationInput!]! non-null input

Type

JourneyTypeConfigurationResponse object