Create Map

Creates a new map from a template.

End-point

POST /documents/map/create

Request Body

FieldTypeDescription

data

CreateDocumentRequest

All information required to create the new document.

Possible Responses

HTTP StatusDescription

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

FieldTypeDescription

result

CreateDocumentResult

Map created.