New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

31 March 2026

30 March 2026

  • 13:5313:53, 30 March 2026 Api session event editor chat (hist | edit) [346 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor chat Events. Chat editing. {|class=wikitable !Name !Description |- |RESET_CHANNEL |Reset Channel |- |SEND_MESSAGE |Send Message |} {{article end|seealso=*Api Events}} Category:API")
  • 13:5313:53, 30 March 2026 Api session event editor chat send message (hist | edit) [1,148 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Send Message {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Channel |AI_ASSISTANT or DOMAIN |- |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/editorchat/send_message/?f=HTML&token=API_TOKEN with content: <pre>[ "AI_ASSISTANT"...")
  • 13:5313:53, 30 March 2026 Api session event editor chat reset channel (hist | edit) [1,091 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Reset Channel {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Channel |AI_ASSISTANT or DOMAIN |} ===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/editorchat/reset_channel/?f=HTML&token=API_TOKEN with content: <pre>[ "AI_ASSISTANT" ] </pre> {{article end|seealso=*[...")
  • 10:2810:28, 30 March 2026 Api session event editor zoning (hist | edit) [1,950 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor zoning Events. Zoning editing. {|class=wikitable !Name !Description |- |ADD |Add new Zoning |- |ADD_POLYGONS |Add polygons to existing Zoning |- |APPEND_ATTRIBUTE |Appended to existing Zoning attribute value |- |DUPLICATE |Duplicate existing Zoning |- |ap...")
  • 10:2810:28, 30 March 2026 Api session event editor zoning set polygons (hist | edit) [2,566 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Polygons {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zones | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857 or multiple values in array [a, b, c]) |MultiPolygon[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Content was updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tyg...")
  • 10:2810:28, 30 March 2026 Api session event editor zoning set permitter (hist | edit) [1,158 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Permitter {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID) |Zones | |- |1 |REQUIRED |(STAKEHOLDER Integer ID) |Stakeholders | |} ===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/editorzoning/set_permitter/?f=HTML&token=API_TOKEN with...")
  • 10:2810:28, 30 March 2026 Api session event editor zoning set parent (hist | edit) [1,114 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Parent {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID) |Zones | |- |1 |REQUIRED |(Integer number) |Integer | |} ===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/editorzoning/set_parent/?f=HTML&token=API_TOKEN with content: <pre>[ 94, 19 ] </pre> {{article...")
  • 10:2810:28, 30 March 2026 Api session event editor zoning set excel (hist | edit) [1,137 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Excel {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID) |Zones | |- |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/editorzoning/set_excel/?f=HTML&token=API_TOKEN with content: <pre>[ 1, 76 ] </...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning remove function category (hist | edit) [1,377 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Function Category {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID) |Zones | |- |1 |REQUIRED |(Enumeration) |Category |AGRICULTURE, BRIDGE, EDUCATION, GARDEN, HEALTHCARE, INDUSTRY, INTERSECTION, LEISURE, LUXE, NATURE, NORMAL, OFFICES, OTHER, PARK, PAVED_AREA, ROAD, SENIOR, SHOPPING, SOCIAL, STUDENT or UNDERGROUND |} ===Response Codes=== {|class=wikitable !Response Code: !Description |-...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning add function category (hist | edit) [1,368 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Function Category {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID) |Zones | |- |1 |REQUIRED |(Enumeration) |Category |AGRICULTURE, BRIDGE, EDUCATION, GARDEN, HEALTHCARE, INDUSTRY, INTERSECTION, LEISURE, LUXE, NATURE, NORMAL, OFFICES, OTHER, PARK, PAVED_AREA, ROAD, SENIOR, SHOPPING, SOCIAL, STUDENT or UNDERGROUND |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |20...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning set name (hist | edit) [1,530 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zones | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |String[] | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Boolean (Content was updated) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning set color (hist | edit) [1,508 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new color of existing Zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zones | |- |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/session/event/ed...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning set attributes (hist | edit) [1,891 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Zoning attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zones | |- |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 |(SOURCE Integer ID...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning set attribute (hist | edit) [1,710 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Zoning attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zones | |- |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: !Description |- |...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning remove polygons (hist | edit) [1,592 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove polygons from existing Zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID) |Zones | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===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/editorzoning/remove_polygons/?crs=3857&f=HTML&t...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning remove attribute (hist | edit) [1,532 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove attribute from Zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zones | |- |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/edi...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning remove (hist | edit) [1,484 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zones | |- |1 |REQUIRED |(true, false) |Remove Children |true or false |} ===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/s...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning import (hist | edit) [3,563 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Import Zone Collection {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(GeometryCollection with crs: EPSG:3857) |Collection of Zone geometries | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Zone Names | |- |2 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attribute Names | |- |3 |REQUIRED |(Floating point number or multiple values in array [1.0, 2.0, 3.0] or matrix 1.0,...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning duplicate (hist | edit) [1,375 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate existing Zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zones | |} ===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/editorzoning/duplicate/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning append attribute (hist | edit) [1,745 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Zoning attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID or multiple values in array [1, 2, 3]) |Zones | |- |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) | |} ===Response Codes=== {|clas...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning add polygons (hist | edit) [1,581 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add polygons to existing Zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(ZONE Integer ID) |Zones | |- |1 |REQUIRED |(MultiPolygon with crs: EPSG:3857) |MultiPolygon | |} ===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/editorzoning/add_polygons/?crs=3857&f=HTML&token=API...")
  • 10:2710:27, 30 March 2026 Api session event editor zoning add (hist | edit) [1,310 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add new Zoning {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(true, false) |Boolean |true or false |} ===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/editorzoning/add/?f=HTML&token=API_TOKEN with content: <pre>[ false ] </pre> {{article end|seealso=*api session event...")
  • 10:2710:27, 30 March 2026 Api session event editor weather (hist | edit) [2,074 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor weather Events. Weather editing. {|class=wikitable !Name !Description |- |ADD |Add a new weather of a specified type. |- |APPEND_ATTRIBUTE |Appended to existing Weather attribute value |- |DUPLICATE |Create a copy of each specified weather. The copies will have the same settings and attributes, but...")
  • 10:2710:27, 30 March 2026 Api session event editor weather set trigger sec (hist | edit) [1,567 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set whether the specified weather's visualization triggers automatically. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID) |Weather ID | |- |1 |REQUIRED |(Floating point number) |Auto-trigger (false means the weather's visualization does not trigger automatically) | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST==...")
  • 10:2710:27, 30 March 2026 Api session event editor weather set flood overlay (hist | edit) [1,613 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set a specific visualization overlay for a specified weather. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather ID | |- |1 |REQUIRED |(OVERLAY Integer ID or multiple values in array [1, 2, 3]) |Overlay ID allowed for weather visualization input | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes...")
  • 10:2710:27, 30 March 2026 Api session event editor weather set effect (hist | edit) [1,260 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set what kind of weather the specified weather is. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID) |Weather ID | |- |1 |REQUIRED |(Enumeration) |Weather Type Effect |DROUGHT, FLOODING, NO_EFFECT, RAIN, SNOW or WIND |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api...")
  • 10:2710:27, 30 March 2026 Api session event editor weather set duration (hist | edit) [1,503 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set how long the specified weather's visualization lasts when it is triggered. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID) |Weather ID | |- |1 |REQUIRED |(Floating point number) |Duration of visualization in seconds | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/ap...")
  • 10:2710:27, 30 March 2026 Api session event editor weather remove flood overlay (hist | edit) [1,458 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove the specified visualization overlay from specified weather. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather ID | |} ===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/editorweather/remove_flood_overlay/?f=H...")
  • 10:2710:27, 30 March 2026 Api session event editor weather set name (hist | edit) [1,633 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set the name for a specified weather. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather ID | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Name for the weather | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |204 |No Content |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tyg...")
  • 10:2710:27, 30 March 2026 Api session event editor weather set attributes (hist | edit) [1,909 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set multiple Weather attribute values {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weathers | |- |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 |(SOURCE...")
  • 10:2710:27, 30 March 2026 Api session event editor weather set attribute (hist | edit) [1,709 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Weather attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weathers | |- |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: !Descr...")
  • 10:2710:27, 30 March 2026 Api session event editor weather remove attribute (hist | edit) [1,777 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove the specified attributes of the specified weather. The attributes, including attributes which are added to a weather by default, are removed entirely. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather ID | |- |1 |REQUIRED |(String or multiple values in array ["a", "b", "c"]) |Attributes to remove | |} ===Response Codes=== {|class=wikitable !Response C...")
  • 10:2710:27, 30 March 2026 Api session event editor weather remove (hist | edit) [1,415 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove the specified weathers. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather 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/editorweather/remove/?f=HTML&token=...")
  • 10:2710:27, 30 March 2026 Api session event editor weather duplicate (hist | edit) [1,519 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Create a copy of each specified weather. The copies will have the same settings and attributes, but can be edited independently of the originals. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weather IDs | |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer[] (Integer array) |- |300-600 |Codes Overview |} ===Example POST=== Ex...")
  • 10:2710:27, 30 March 2026 Api session event editor weather append attribute (hist | edit) [1,763 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Appended to existing Weather attribute value {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(WEATHER Integer ID or multiple values in array [1, 2, 3]) |Weathers | |- |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) | |} ===Response Code...")
  • 10:2710:27, 30 March 2026 Api session event editor weather add (hist | edit) [1,170 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add a new weather of a specified type. {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Enumeration) |Weather Type Effect |DROUGHT, FLOODING, NO_EFFECT, RAIN, SNOW or WIND |} ===Response Codes=== {|class=wikitable !Response Code: !Description |- |200 |Integer (Weather ID) |- |300-600 |Codes Overview |} ===Example POST=== Example POST: https://engine.tygron.com/api/session/event/editorweather/add/?f=HTML&token=API_TOKEN...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype (hist | edit) [1,429 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API api session event editor upgradetype Events. UpgradeType editing. {|class=wikitable !Name !Description |- |ADD |Add new Upgradetype |- |DUPLICATE |Duplicate existing Upgradetype |- |REMOVE |Remove existing Upgradetype |- |SET_NAME |Set new name of existing Upgradetype |} Spe...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype set zone permit required (hist | edit) [1,216 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Zone Permit Required {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |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/editorupgradetype/set_zone_permit_required/?f=HTML...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype set pair (hist | edit) [1,288 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(FUNCTION Integer ID) |Functions | |- |2 |REQUIRED |(FUNCTION Integer ID) |Functions | |- |3 |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: ht...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype set must own (hist | edit) [1,439 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Must Own {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |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/editorupgradetype/set_must_own/?f=HTML&token=API_TOKEN with conte...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype set image (hist | edit) [1,535 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Image {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |- |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/editor...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype set description (hist | edit) [1,168 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Description {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |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/editorupgradetype/set_description/?f=HTML&token=API_TOKEN with content: <pre>[ 13,...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype set cost m2 (hist | edit) [1,501 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set Cost M2 {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(true, false) |Boolean |true or false |- |2 |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/editorupgrad...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype remove pair (hist | edit) [1,155 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(Integer number) |Integer | |} ===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/editorupgradetype/remove_pair/?f=HTML&token=API_TOKEN with content: <pre>[ 54...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype duplicate pair (hist | edit) [1,164 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Duplicate Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |- |1 |REQUIRED |(Integer number) |Integer | |} ===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/editorupgradetype/duplicate_pair/?f=HTML&token=API_TOKEN with content: <pr...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype add pair (hist | edit) [1,087 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Add Pair {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID) |Upgrade Types | |} ===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/editorupgradetype/add_pair/?f=HTML&token=API_TOKEN with content: <pre>[ 5 ] </pre> {{article end|seealso=*api session event...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype set name (hist | edit) [1,564 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Set new name of existing Upgradetype {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |- |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.c...")
  • 10:2610:26, 30 March 2026 Api session event editor upgradetype remove (hist | edit) [1,440 bytes] Frank@tygron.nl (talk | contribs) (Created page with "API Event to Remove existing Upgradetype {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(UPGRADE_TYPE Integer ID or multiple values in array [1, 2, 3]) |Upgrade Types | |} ===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/editorupgradetype/remove/?f=HTM...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)