Update an action

Learn about the Update endpoint in the FeedingData collection.

This API lets you update the details of an existing action.

API request

Parameters

Parameter
Description

id

Unique identifier of the action.

identity

Name of the action.

feeding_Value

Details of the action.

feeding_Action_Type_ID

Unique identifier of the action type.

feeding_Action_Category_ID

Unique identifier of the action category.

isCopyRighted

Indicates whether the action is subject to any use restrictions.

If the value of this parameter is True, the Keep it Secret functionality is activated; EDAA™ won't use the action in any other project. By default, the value of this parameter is False.

isImported

Indicates whether the action was imported from an external file.

isDiagnostics

Indicates whether the action is to be used during the Diagnostics stage.

By default, the value of this parameter is False.

isVerified

Indicates whether the action is verified.

Last updated

Was this helpful?