Api session event editor actionmenu: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor actionmenu add|add]] | | [[Api session event editor actionmenu add|add]] | ||
|Add new [[Action Menu]] | | Add new [[Action Menu]] | ||
|- | |- | ||
|[[Api session event editor actionmenu duplicate|duplicate]] | | [[Api session event editor actionmenu duplicate|duplicate]] | ||
|Duplicate existing [[Action Menu]] | | Duplicate existing [[Action Menu]] | ||
|- | |- | ||
|[[Api session event editor actionmenu remove|remove]] | | [[Api session event editor actionmenu remove|remove]] | ||
|Remove existing [[Action Menu]] | | Remove existing [[Action Menu]] | ||
|- | |- | ||
|[[Api session event editor actionmenu set name|set_name]] | | [[Api session event editor actionmenu set name|set_name]] | ||
|Set new name of existing [[Action Menu]] | | Set new name of existing [[Action Menu]] | ||
|} | |} | ||
| Line 24: | Line 24: | ||
!Description | !Description | ||
|- | |- | ||
|[[Api session event editor actionmenu add action|add_action]] | | [[Api session event editor actionmenu add action|add_action]] | ||
|Add [[Action]] | | Add [[Action]] | ||
|- | |- | ||
|[[Api session event editor actionmenu remove actions|remove_actions]] | | [[Api session event editor actionmenu remove actions|remove_actions]] | ||
|Remove [[Action]]s | | Remove [[Action]]s | ||
|- | |- | ||
|[[Api session event editor actionmenu set active for stakeholder and scenario|set_active_for_stakeholder_and_scenario]] | | [[Api session event editor actionmenu set active for stakeholder and scenario|set_active_for_stakeholder_and_scenario]] | ||
|Set Active For [[Stakeholder]] And [[Scenario]] | | Set Active For [[Stakeholder]] And [[Scenario]] | ||
|- | |- | ||
|[[Api session event editor actionmenu set image|set_image]] | | [[Api session event editor actionmenu set image|set_image]] | ||
|Set Image | | Set Image | ||
|- | |- | ||
|[[Api session event editor actionmenu swap order|swap_order]] | | [[Api session event editor actionmenu swap order|swap_order]] | ||
|Swap Order | | Swap Order | ||
|} | |} | ||
{{article end|seealso=*[[Api Session Endpoints]] | {{article end|seealso=*[[Api Session Endpoints]] | ||
Latest revision as of 11:37, 8 June 2026
API Endpoint: api/session/event/editoractionmenu/
API endpoints for Action Menu editing.
| Name | Description |
|---|---|
| add | Add new Action Menu |
| duplicate | Duplicate existing Action Menu |
| remove | Remove existing Action Menu |
| set_name | Set new name of existing Action Menu |
Additional API endpoints:
| Name | Description |
|---|---|
| add_action | Add Action |
| remove_actions | Remove Actions |
| set_active_for_stakeholder_and_scenario | Set Active For Stakeholder And Scenario |
| set_image | Set Image |
| swap_order | Swap Order |