Api Session Stream Endpoint

From Tygron Support wiki
Revision as of 12:08, 6 May 2026 by Frank@tygron.nl (talk | contribs) (Created page with "General path: api/session/stream/ =SessionStream= ==getDoc== Path: api/session/stream/{a:|index.html} Type: GET '''Parameters:''' None ==getExport== Path: api/session/stream/export Type: GET '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- |f |Query |Format |BINARY |- |maplink |Query |MapLink | |- |id |Query |Integer | |} ==postImport== Path: api/session/stream/import Type: POST '''Parameters:''' {|class=wikitable !Name !Location !Type...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

General path: api/session/stream/

SessionStream

getDoc

Path: api/session/stream/{a:|index.html}

Type: GET

Parameters: None

getExport

Path: api/session/stream/export

Type: GET

Parameters:

Name Location Type Default value
f Query Format BINARY
maplink Query MapLink
id Query Integer

postImport

Path: api/session/stream/import

Type: POST

Parameters:

Name Location Type Default value
maplink Query MapLink
id Query Integer
input Query Format BINARY
f Query Format JSON
name Query String
uploader Query String
crs Query String

See also