Update

Authentication

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

Path parameters

landscapeIdstringRequired
versionIdstringRequired
diagramIdstringRequired

Query parameters

updateViewedAtbooleanOptional

Request

This endpoint expects an object.
commentsobjectOptional
Operations to apply to the comments on the diagram
commitdoubleOptional
connectionsobjectOptional
Operations to apply to the connections on the diagram
descriptionstringOptional<=950000 characters
groupIdstring or nullOptional
indexdoubleOptional
labelsmap from strings to stringsOptional
modelIdstringOptional
model object id this object belongs to
namestringOptional<=4000 characters
objectsobjectOptional
Operations to apply to the objects on the diagram
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
diagramContentobjectOptional

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error