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
| Key | Datatype | Required | Description | 
|---|---|---|---|
mapId | number | Node Id of the business workspace | |
mapName | string | Name of the map | |
solutionId | string | (Required) solution Id of map | 
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}]
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
Content-Type | string | ||
Accept | string | 
RESPONSES
status: OK
{}