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
The commit number of the diagram content, incremented on each change
connectionsobjectOptional
Operations to apply to the connections on the diagram
objectsobjectOptional
Operations to apply to the objects on the diagram

Response

OK
diagramContentobject

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