/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

sessionId

The session ID for the map that is open.

Query string parameters

Field Description

elementId

The nodeId or elementId for the topic stub to replace with a new topic.

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

result

MapSessionResult[…]

All the information about the map session required to replace the topic stub with a new topic.