/documents/mapSession/{sessionId} - Close a map

Close a map and ends the session for the map.

Note:

This method is new in 6.7

End-point

DELETE /documents/mapSession/{sessionId}

Path parameters

Field Description

sessionId

The session ID for the map.

Possible responses

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 fields about the map session should be empty.