Update a content attribute

Learn about the Update endpoint in the FeedingContentAttribute collection.

This API lets you update the details of an existing content attribute.

API request

Parameters

Parameter
Description

projectId

Unique identifier of the project that contains the content attribute.

Note: Whether or not you need to enter the project ID depends on your user account;

  • If you are working with a private solution, you might need to enter the project ID..

  • On the other hand, if you are working with a public solution, you might need to enter the project domain and function ID.

action_Type_ID

Unique identifier of the action type.

id

Unique identifier of the content attribute.

name

Name of the content 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 identifier of the action in 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?