UpdateSearchLinkInteractionInput is an input datatype for updating a search link interaction. It's used by the updateSearchLinkInteraction() mutation field.

Table: UpdateSearchLinkInteractionInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Feb 26, 2025
interactionIdstringyes Long-TermThe unique identifier of the interaction.
pathstringyes Long-TermThe path of the interaction.
searchLinkInteractionInputSearchLinkInteractionInputyes Long-TermThe search link interaction data. See SearchLinkInteractionInput.