Api session event editor actionmenu: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/event/editoractionmenu/ | |||
API | API endpoints for [[Action Menu]] editing. | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 19: | Line 19: | ||
|} | |} | ||
Additional API | Additional API endpoints: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
| Line 39: | Line 39: | ||
|Swap Order | |Swap Order | ||
|} | |} | ||
{{article end|seealso=*[[Api | {{article end|seealso=*[[Api Session Endpoints]] | ||
*[[Api session items actionmenus]] | *[[Api session items actionmenus]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 08:39, 3 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 |