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

Table: UpdateSearchLinkInteractionInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for 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.