/documents/map/create - 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 response

HTTP statusDescription

200

The operation completed successfully

401

There is no session or the session is invalid

Response body

FieldTypeDescription

result

CreateDocumentResult

Map created.