Api Session Stream Endpoint: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:
|maplink
|maplink
|Query
|Query
|MapLink
|[[MapLink]]
|
|
|-
|-
Line 50: Line 50:
|maplink
|maplink
|Query
|Query
|MapLink
|[[MapLink]]
|
|
|-
|-

Revision as of 12:20, 6 May 2026

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