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).

Logs
  • 10:23, 30 March 2026 Frank@tygron.nl talk contribs created page Api session event editor setting set sun dates (Created page with "API Event to Set Sun Dates {|class=wikitable !Name !Importance !Type !Description !Values |- |0 |REQUIRED |(Integer number or multiple values in array [1, 2, 3]) |long[] | |} ===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/editorsetting/set_sun_dates/?f=HTML&token=API_TOKEN with content: <pre>[ [ 1, 2, 3 ] ] </pre> {{articl...")