Create a New Instance of a Map

Creates a new instance of a map in an existing branch.

Note:

This method is new in 6.2

End-point

GET /documents/map/createNewInstance

Query String Parameters

Field Description

documentIdentifier

Document identifier of the map from which the new instance will be created.

branchIdentifier

Branch in which the new instance will be created.

Possible Responses

HTTP Status Description

200

The operation completed successfully.

401

There is no session or the session is invalid.

Results Fields

Field Type Description

result

CreateNewInstanceResult

Information about the new instance that has been created.