Update an interaction attribute

Learn about the Update endpoint in the FeedingInteractionAutomation collection.

This API lets you update the details of an existing interaction attribute, such as its name, the actions it contains, and more.

API request

Parameters

Parameter
Description

id

Unique identifier of the interaction attribute.

action_Type_ID

Unique identifier of the action type.

name

Name of the interaction attribute

isDiagnostics

Indicates whether the attribute is to be used during the diagnostics stage.

By default, the value of this parameter is False

feedingDataIds

Unique identifiers of the actions associated with the attribute. Note: Each attribute must have a minimum of 10 actions. If you enter less than 10 IDs, EDAA™ will add 9 more.

Last updated

Was this helpful?