New pages
Jump to navigation
Jump to search
30 March 2026
- 10:1110:11, 30 March 2026 Api session event editor levee set image (hist | edit) [1,533 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorlevee/set_imag...")
- 10:1110:11, 30 March 2026 Api session event editor levee set description (hist | edit) [1,183 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |1 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorlevee/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 57, "Text" ] </pre> {{a...")
- 10:1110:11, 30 March 2026 Api session event editor levee set default width (hist | edit) [1,452 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Default Width {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |1 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorlevee/set_default_width/?f=HTML&token=API_TOKEN with content: <pre>[ 40,...")
- 10:1110:11, 30 March 2026 Api session event editor levee set default height (hist | edit) [1,457 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Default Height {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |1 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorlevee/set_default_height/?f=HTML&token=API_TOKEN with content: <pre>...")
- 10:1010:10, 30 March 2026 Api session event editor levee set angle degrees (hist | edit) [1,452 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Angle Degrees {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |1 |REQUIRED |(Floating point number) |Double | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorlevee/set_angle_degrees/?f=HTML&token=API_TOKEN with content: <pre>[ 6, 7...")
- 10:1010:10, 30 March 2026 Api session event editor levee remove top function (hist | edit) [1,439 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Top Function {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorlevee/remove_top_function/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2, 3...")
- 10:1010:10, 30 March 2026 Api session event editor levee remove side function (hist | edit) [1,444 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Side Function {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorlevee/remove_side_function/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2,...")
- 10:1010:10, 30 March 2026 Api session event editor levee set name (hist | edit) [1,554 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Levee {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/e...")
- 10:1010:10, 30 March 2026 Api session event editor levee remove (hist | edit) [1,428 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Levee {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorlevee/remove/?f=HTML&token=API_TOKEN wit...")
- 10:1010:10, 30 March 2026 Api session event editor levee duplicate (hist | edit) [1,419 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Levee {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorlevee/duplicate/?f=HTML&token=API_TOKEN with content: <pre>[...")
- 10:1010:10, 30 March 2026 Api session event editor levee add (hist | edit) [1,051 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Levee {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorlevee/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor levee}} Category:API")
- 10:1010:10, 30 March 2026 Api session event editor indicator (hist | edit) [2,937 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor indicator Events. Indicator editing. {|class=wikitable !Name !Description |- |ADD |Add new Indicator |- |APPEND_ATTRIBUTE |Appended to existing Indicator attribute value |- |DUPLICATE |Duplicate existing Indicator |- |REMOVE |Remove existi...")
- 10:1010:10, 30 March 2026 Api session event editor indicator swap order (hist | edit) [1,548 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Swap Order {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/eve...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set update timing (hist | edit) [1,597 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Update Timing {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(Timing or multiple values in array [a, b, c]) |Timing[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindi...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set target (hist | edit) [1,662 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set a target value of an Indicator for a Sceanrio. A target index value is required. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(SCENARIO Integer ID) |Scenario ID | |- |1 |REQUIRED |(INDICATOR Integer ID) |Indicator ID | |- |2 |REQUIRED |(Integer number) |Target index | |- |3 |REQUIRED |(Floating point number) |Target value | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Co...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set stakeholder (hist | edit) [1,230 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/set_stakeholder/?f=HTML&token=API_TOKEN wit...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set short name (hist | edit) [1,590 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Short Name {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editori...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set parent (hist | edit) [1,546 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set a parent Indicator for a specified Indicator. This will cause the specified Indicator to be a subselectable Indicator of the parent. It is not possible to set an Indicator which has a parent itself as a parent of another Indicator. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicator ID | |- |1 |REQUIRED |(Integer number) |Indicator ID of parent (indicators without a parent should h...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set image (hist | edit) [1,565 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindica...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set excel (hist | edit) [1,212 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Excel {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |- |1 |REQUIRED |(EXCEL_SHEET Integer ID) |Excel Sheets | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/set_excel/?f=HTML&token=API_TOKEN with content: <pre...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set description (hist | edit) [1,211 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |- |1 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 14, "Text"...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set absolute (hist | edit) [1,567 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Absolute {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Boolean[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/edi...")
- 10:1010:10, 30 March 2026 Api session event editor indicator remove stakeholder (hist | edit) [1,167 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/remove_stakeholder/?f=HTML&token=API_TOKEN with content: <pre>[ 47 ] </pre> {{article end|seealso=*...")
- 10:1010:10, 30 March 2026 Api session event editor indicator export excel call tree (hist | edit) [1,198 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Export Excel Call Tree {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |byte[] (byte array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/export_excel_call_tree/?f=HTML&token=API_TOKEN with content: <pre>[ 68 ] </pre> {{article en...")
- 10:1010:10, 30 March 2026 Api session event editor indicator export debug excel (hist | edit) [1,182 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Export Debug Excel {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID) |Indicators | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |byte[] (byte array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/export_debug_excel/?f=HTML&token=API_TOKEN with content: <pre>[ 87 ] </pre> {{article end|seeals...")
- 10:1010:10, 30 March 2026 Api session event editor indicator excel min log time (hist | edit) [1,435 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Excel Min Log Time {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number) |Long | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Content was updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/excel_min_log_time/?f=HTML&token=API_TOKEN with content: <pre>[ 77 ] </pre> {{article end|seealso=...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set name (hist | edit) [1,590 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Indicator {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/a...")
- 10:1010:10, 30 March 2026 Api session event editor indicator set color (hist | edit) [1,588 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new color of existing Indicator {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(TColor or multiple values in array [a, b, c]) |Color[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api...")
- 10:0910:09, 30 March 2026 Api session event editor indicator set attributes (hist | edit) [1,976 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Indicator attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]]) |Attribute Values | |- |3 |OPTIONAL |(...")
- 10:0910:09, 30 March 2026 Api session event editor indicator set attribute (hist | edit) [1,775 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Indicator attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Response Codes=== {|class=wikitable !Response Code:...")
- 10:0910:09, 30 March 2026 Api session event editor indicator set active (hist | edit) [1,571 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Indicator active {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Boolean[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/sessi...")
- 10:0910:09, 30 March 2026 Api session event editor indicator remove attribute (hist | edit) [1,619 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove attribute from Indicator {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/...")
- 10:0910:09, 30 March 2026 Api session event editor indicator remove (hist | edit) [1,464 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Indicator {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/remove/?f=HTML&toke...")
- 10:0910:09, 30 March 2026 Api session event editor indicator duplicate (hist | edit) [1,455 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Indicator {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/duplicate/?f=HTML&token=API_TOKEN with...")
- 10:0910:09, 30 March 2026 Api session event editor indicator append attribute (hist | edit) [1,832 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Indicator attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(INDICATOR Integer ID or multiple values in array [1, 2, 3]) |Indicators | |- |1 |REQUIRED |(String) |Attribute Name | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Attribute Values appended to existing values | |- |3 |OPTIONAL |(SOURCE Integer ID) |Source (optional) | |} ===Respons...")
- 10:0910:09, 30 March 2026 Api session event editor indicator add (hist | edit) [1,075 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Indicator {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorindicator/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor indicator}} Category:API")
- 10:0910:09, 30 March 2026 Api session event editor global (hist | edit) [1,421 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor global Events. Global editing. {|class=wikitable !Name !Description |- |ADD |Add new Global |- |DUPLICATE |Duplicate existing Global |- |REMOVE |Remove existing Global |- |SET_NAME |Set new name of existing Global |} Specific Events: {|class=wikitable !N...")
- 10:0910:09, 30 March 2026 Api session event editor global set visualisation name (hist | edit) [1,218 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Visualisation Name {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |1 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/set_visualisation_name/?f=HTML&token=API_TOKEN with content: <pre>[ 15, "T...")
- 10:0910:09, 30 March 2026 Api session event editor global set start value (hist | edit) [1,655 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Start Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |- |1 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix [[1.0, 2.0], [3.0, 4.0], [5.0, 6.0]]) |double[][] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Exampl...")
- 10:0910:09, 30 March 2026 Api session event editor global set query timing (hist | edit) [1,568 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Query Timing {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |- |1 |REQUIRED |(Timing or multiple values in array [a, b, c]) |Timing[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/set_...")
- 10:0910:09, 30 March 2026 Api session event editor global set query (hist | edit) [1,166 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Query {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |1 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/set_query/?f=HTML&token=API_TOKEN with content: <pre>[ 27, "Text" ] </pre> {{article en...")
- 10:0910:09, 30 March 2026 Api session event editor global set point (hist | edit) [1,727 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Point {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |1 |REQUIRED |(Point with crs: EPSG:3857) |Point | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/set_point/?crs=3857&f=HTML&token=API_TOKEN with content: <pre>[ 26, {...")
- 10:0910:09, 30 March 2026 Api session event editor global set book value (hist | edit) [1,201 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Book Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/set_book_value/?f=HTML&token=API_TOKEN with content: <pr...")
- 10:0910:09, 30 March 2026 Api session event editor global remove point (hist | edit) [1,139 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Point {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/remove_point/?f=HTML&token=API_TOKEN with content: <pre>[ 22 ] </pre> {{article end|seealso=*api session event editor...")
- 10:0910:09, 30 March 2026 Api session event editor global remove book value (hist | edit) [1,138 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Book Value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID) |Globals | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/remove_book_value/?f=HTML&token=API_TOKEN with content: <pre>[ 26 ] </pre> {{article end|seealso=*api session eve...")
- 10:0910:09, 30 March 2026 Api session event editor global add query (hist | edit) [1,108 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Query {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(String) |String | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/add_query/?f=HTML&token=API_TOKEN with content: <pre>[ "Text" ] </pre> {{article end|seealso=*api session event editor global}}...")
- 10:0910:09, 30 March 2026 Api session event editor global set name (hist | edit) [1,563 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Global {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/sessio...")
- 10:0910:09, 30 March 2026 Api session event editor global remove (hist | edit) [1,437 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Global {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (True when at least one item was removed) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/remove/?f=HTML&token=API_TOKEN...")
- 10:0910:09, 30 March 2026 Api session event editor global duplicate (hist | edit) [1,428 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Global {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GLOBAL Integer ID or multiple values in array [1, 2, 3]) |Globals | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/duplicate/?f=HTML&token=API_TOKEN with content: <p...")
- 10:0910:09, 30 March 2026 Api session event editor global add (hist | edit) [1,057 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Global {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Integer) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorglobal/add/?f=HTML&token=API_TOKEN with content: <pre>[ ] </pre> {{article end|seealso=*api session event editor global}} Category:API")