Import a project document from a JSON document
Imports a project document from a JSON document.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
options
project
An exported project document
conflictMode
Allowed values:
skipReferenceValidation
If true, validations will not be run against references.
assignNewReferences
This being true would indicate that the imported project is part of a clone action.
Response
Import result
message
data
Project data as it is sent back from get and search endpoints
metadata
Errors
500
Internal Server Error