Api Session Stream Endpoint: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
|f
|f
|Query
|Query
|Format
|[[Format]]
|BINARY
|BINARY
|-
|-
Line 60: Line 60:
|input
|input
|Query
|Query
|Format
|[[Format]]
|BINARY
|BINARY
|-
|-
|f
|f
|Query
|Query
|Format
|[[Format]]
|JSON
|JSON
|-
|-

Revision as of 12:18, 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