Update

Authentication

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

Path parameters

landscapeIdstringRequired
versionIdstringRequired
diagramGroupIdstringRequired

Request

This endpoint expects an object.
commitdoubleOptional
indexdoubleOptional
labelsmap from strings to stringsOptional
modelIdstringOptional
namestringOptional

Response

OK
diagramGroupobject

Errors

400
Bad Request Error
401
Unauthorized Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error