/documents/mapSession/{sessionId}/generateStub - Generate stub element in map
If a map already has topic stubs, this creates a new topic to replace a topic stub.
Note:
This method is new in 6.7
End-point
POST | documents/mapSession/{sessionId}/generateStub |
Path parameters
Field | Description |
---|---|
|
The session ID for the map that is open. |
Query string parameters
Field | Description |
---|---|
|
The |
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 replace the topic stub with a new topic. |