Target

This parameter contains the details of the section & the element from which the action is performed

ParameterDescription
section_nameName of the section in which the action is performed
element_reference_idReference ID of the element from which the action is performed
section_reference_idReference ID of the section in which the action is performed
action_reference_idReference ID of the action performed

 

Sample Code:

Copied{
   "section_name":"basic",
   "action_reference_id":"1",
   "element_reference_id" : "basic_element",
   "section_reference_id" : "basic"
}