Api Session Stream Endpoint: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:


==SessionStream==
==SessionStream==
===getDoc===
Path: api/session/stream/{a:|index.html}
Type: GET
'''Parameters:''' None
===getExport===
===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 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