/documents/mapSession - Open map session
Use the methods in this section to create a map session where a user can edit a map.
Note:
This method is new in 6.7
End-point
| PUT | documents/mapSession |
Request body
| Field | Type | Description |
|---|---|---|
|
Information about the map session. |
Possible response
| HTTP status | Description |
|---|---|
|
200 |
The operation completed successfully |
|
401 |
There is no session or the session is invalid |
Response body
| Field | Type | Description |
|---|---|---|
|
|
All the information about the map session required to open the map. |