Api Session Stream Endpoint: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary Tag: Reverted |
||
| Line 2: | Line 2: | ||
==SessionStream== | ==SessionStream== | ||
===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= | ||
Revision as of 12:26, 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