Add map version

POST {{baseUrl}}/mp/rest/v1/map/add-version?mapId=-60969215&mapName=et occaecat&solutionId=et occaecat

Add new version of xbm file by specifying either mapId or mapName under a solutionId. If the user provides both mapId and mapName, then mapId takes precedence.

Request Params

KeyDatatypeRequiredDescription
mapIdnumberNode Id of the business workspace
mapNamestringName of the map
solutionIdstring(Required) solution Id of map

Request Body

[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}