Api session event editor actionmenu set active for stakeholder and scenario
Jump to navigation
Jump to search
API Event to Set Active For Stakeholder And Scenario
| Name | Importance | Type | Description | Values |
|---|---|---|---|---|
| 0 | REQUIRED | (ACTION_MENU Integer ID) | Action Menu | |
| 1 | REQUIRED | (STAKEHOLDER Integer ID) | Stakeholder | |
| 2 | REQUIRED | (SCENARIO Integer ID) | Scenario | |
| 3 | REQUIRED | (true, false) | Boolean | true or false |
Response Codes
| Response Code: | Description |
|---|---|
| 204 | No Content |
| 300-600 | Codes Overview |
Example POST
Example POST: https://engine.tygron.com/api/session/event/editoractionmenu/set_active_for_stakeholder_and_scenario/?f=JSON&token=API_TOKEN
with content:
[ 71, 95, 37, false ]