action

Add Action

Add a new Action

post/action/{source}/{sourceId}

Path parameters

sourcestring required

Source for this action layout, region or widget

sourceIdinteger required

The id of the source object, layoutId, regionId or widgetId

Response

successful operation

actionIdinteger

The Action Id

ownerIdinteger

The Owner Id

triggerTypestring

The Action trigger type

triggerCodestring

The Action trigger code

actionTypestring

The Action type

sourcestring

The Action source (layout, region or widget)

sourceIdinteger

The Action source Id (layoutId, regionId or widgetId)

targetstring

The Action target (region)

targetIdinteger

The Action target Id (regionId)

widgetIdinteger

Widget ID that will be loaded as a result of navigate to Widget Action type

layoutCodestring

Layout Code identifier

Changes