/documents/mapSession/{sessionId}/updateTitle - Update the title of a map
Changes the map title in Structure view when a map session is open.
Note:
This method is new in 6.7
End-point
POST | documents/mapSession/{sessionId}/updateTitle |
Path parameters
Field | Description |
---|---|
|
The sessionId of the map with the title that will be updated |
Query string parameters
Field | Description |
---|---|
|
The ID for the title or booktitle element of the map. In a map session,
each node/ XML element has an ID, and the ID comes from the
|
Request body
Field | Type | Description |
---|---|---|
|
The new title and other information required to update the map. |
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 change the title. |