Create

Authentication

X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

landscapeIdstringRequired
versionIdstringRequired

Query parameters

updateViewedAtbooleanOptional

Request

This endpoint expects an object.
indexdoubleRequired
modelIdstringRequired
model object id this object belongs to
namestringRequired<=4000 characters
typeenumRequired
commentsmap from strings to objectsOptional
commitdoubleOptional
connectionsmap from strings to objectsOptional
descriptionstringOptional<=950000 characters
groupIdstring or nullOptional
handleIdstringOptional
labelsmap from strings to stringsOptional
objectsmap from strings to objectsOptional
parentIdstring or nullOptional
pinnedbooleanOptional
pinnedAtdatetimeOptional
pinnedIndexdoubleOptional
statusenumOptional
zoomOverridesmap from strings to strings or nullOptional
Custom zoom levels for specific model objects within the diagram. The key is the modelObjectId and the value is the diagram id.

Response

OK
diagramobject
diagramContentobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
503
Service Unavailable Error