Api Session Stream Endpoint: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
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..."
 
No edit summary
Tag: Manual revert
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
General path: api/session/stream/
General path: api/session/stream/


=SessionStream=
==SessionStream==
==getDoc==
===getExport===
Path: api/session/stream/{a:|index.html}
 
Type: GET
 
'''Parameters:''' None
==getExport==
Path: api/session/stream/export
Path: api/session/stream/export


Line 22: Line 16:
|f
|f
|Query
|Query
|Format
|[[Format]]
|BINARY
|BINARY
|-
|-
|maplink
|maplink
|Query
|Query
|MapLink
|[[Maplink]]
|
|
|-
|-
Line 36: Line 30:
|}
|}


==postImport==
===postImport===
Path: api/session/stream/import
Path: api/session/stream/import


Line 50: Line 44:
|maplink
|maplink
|Query
|Query
|MapLink
|[[Maplink]]
|
|
|-
|-
Line 60: Line 54:
|input
|input
|Query
|Query
|Format
|[[Format]]
|BINARY
|BINARY
|-
|-
|f
|f
|Query
|Query
|Format
|[[Format]]
|JSON
|JSON
|-
|-
Line 84: Line 78:
|}
|}


===getDoc===
Path: api/session/stream/{a:|index.html}
Type: GET
'''Parameters:''' None
{{article end
{{article end
|seealso=
|seealso=

Latest revision as of 14:09, 6 May 2026

General path: api/session/stream/

SessionStream

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

getDoc

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

Type: GET

Parameters: None

See also