Api Session Stream Endpoint: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
Tags: Manual revert Reverted
No edit summary
Tag: Manual revert
 
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 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