Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Tygron Support wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure add levee polygons (Created page with "API Event to Add polygons to existing outer (or inner) polygons of a Levee Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Levee Spatial ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |Multipolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure add levee (Created page with "API Event to Add a new Levee Spatial of a specified Levee to a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(LEVEE Integer ID) |Levee ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Levee Spatial ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editormea...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure add grid polygons (Created page with "API Event to Add polygons to existing polygons of a Grid Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |Grid Spatial ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POS...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure add grid (Created page with "API Event to Add a new Grid Spatial to a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Grid Spatial ID |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editormeasure/add_grid/?f=HTML&token=API_TOKEN with content: <pre>[ 9 ] </pre> {{article end|see...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure add geotiff polygons (Created page with "API Event to Add polygons to existing polygons of a GeoTIFF Spatial of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |- |1 |REQUIRED |(Integer number) |GeoTIFF Spatial ID | |- |2 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Examp...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure add geotiff (Created page with "API Event to Add a new GeoTIFF Spatial to a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID) |Measure ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (GeoTIFF Spatial ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editormeasure/add_geotiff/?f=HTML&token=API_TOKEN with content: <pre>[ 3 ] </pre...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure add event (Created page with "API Event to Add a new event to a Measure for a specific Action Type. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID or multiple values in array [1, 2, 3]) |Measure ID | |- |1 |REQUIRED |(Boolean or multiple values in array [true, false, true]) |Server Side (false = Client Side) | |- |2 |REQUIRED |(ActionType or multiple values in array [a, b, c]) |Action Type | |} ===Response Codes=== {|class=wikitable !Respon...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure add building (Created page with "API Event to Add a new Building to specified Measures {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID or multiple values in array [1, 2, 3]) |Measure IDs | |} ===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/editormeasure/add_building/?f=HTML&token=...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure set name (Created page with "API Event to Set the name of a Measure. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID or multiple values in array [1, 2, 3]) |Measure IDs | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Names | |} ===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:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure remove (Created page with "API Event to Remove specified Measures. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID or multiple values in array [1, 2, 3]) |Measure IDs | |} ===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/editormeasure/remove/?f=HTML&token=...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure duplicate (Created page with "API Event to Duplicate specified Measures. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(MEASURE Integer ID or multiple values in array [1, 2, 3]) |Measure IDs | |} ===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/editormeasure/duplicate/?f=HTML&token=API_TOKEN with co...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor measure add (Created page with "API Event to Add measure for Stakeholder {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholder ID | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Measure ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editormeasure/add/?f=HTML&token=API_TOKEN with content: <pre>[ 47 ] </pre> {{article end|see...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor map (Created page with "API api session event editor map Events. Map editing. {|class=wikitable !Name !Description |- |SET_HEIGHT_GEOTIFF |Set Height Geotiff |- |SET_HEIGHT_OVERLAY |Update Elevation Model from Grid Overlay |- |SET_HEIGHT_SECTOR |Update Heightmap Sector Data |} {{article end|seealso=*Api Events}} Category:A...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor map set height sector (Created page with "API Event to Update Heightmap Sector Data {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(HEIGHT Integer ID) |Height Sector ID | |- |1 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |Header: sector widthPoints, columns, rows, baseX, baseY | |- |2 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0]) |Matrix Data Array | |} ===Response Codes=== {|class=wikitable !Response Code: !Descripti...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor map set height overlay (Created page with "API Event to Update Elevation Model from Grid Overlay {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(OVERLAY Integer ID) |Overlay ID | |- |1 |OPTIONAL |(Integer number) |Timeframe (optional) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Amount of sectors updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editormap/se...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor map set height geotiff (Created page with "API Event to Set Height Geotiff {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GEO_TIFF Integer ID or multiple values in array [1, 2, 3]) |Geo Tiffs | |} ===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/editormap/set_height_geotiff/?f=HTML&token=API_TOKEN with content: <pre>[...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee (Created page with "API api session event editor levee Events. Levee editing. {|class=wikitable !Name !Description |- |ADD |Add new Levee |- |DUPLICATE |Duplicate existing Levee |- |REMOVE |Remove existing Levee |- |SET_NAME |Set new name of existing Levee |} Specific Events: {|class=wikitable !Name !Descr...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set use existing function (Created page with "API Event to Set Use Existing Function {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |1 |REQUIRED |(true, false) |Boolean |true or false |} ===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_use_existing_function/?f=HTML&token=API_TOKEN...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set top function (Created page with "API Event to Set Top Function {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |- |1 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |} ===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:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set side function (Created page with "API Event to Set Side Function {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID or multiple values in array [1, 2, 3]) |Levees | |- |1 |REQUIRED |(FUNCTION Integer ID or multiple values in array [1, 2, 3]) |Functions | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/ev...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set is relative increase (Created page with "API Event to Set Is Relative Increase {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |1 |REQUIRED |(true, false) |Boolean |true or false |} ===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_is_relative_increase/?f=HTML&token=API_TOKEN with c...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set is fixed size (Created page with "API Event to Set Is Fixed Size {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(LEVEE Integer ID) |Levees | |- |1 |REQUIRED |(true, false) |Boolean |true or false |} ===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_is_fixed_size/?f=HTML&token=API_TOKEN with content: <pre>...")
- 10:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set image (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:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set description (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:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set default width (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:11, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set default height (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set angle degrees (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee remove top function (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee remove side function (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee set name (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee remove (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee duplicate (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor levee add (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator reset indicators with id (Created page with "API Event to Replaced by editor/update_with_id/ {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |} ===Example POST=== Example POST: with content: <pre></pre> {{article end|seealso=*api session event editor indicator}} Category:API")
- 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator reset indicators (Created page with "API Event to Replaced by editor/update/ {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |} ===Example POST=== Example POST: with content: <pre></pre> {{article end|seealso=*api session event editor indicator}} Category:API")
- 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator duplicate indicator (Created page with "API Event to Use DUPLICATE instead for alsmost (no stakeholder option) identical result. {|class=wikitable !Name !Importance !Type !Description !Values |} ===Response Codes=== {|class=wikitable !Response Code: !Description |} ===Example POST=== Example POST: with content: <pre></pre> {{article end|seealso=*api session event editor indicator}} Category:API")
- 10:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator swap order (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set update timing (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set target (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set stakeholder (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set short name (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set parent (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set image (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set excel (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set description (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator set absolute (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator remove stakeholder (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator export excel call tree (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:10, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor indicator export debug excel (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...")