Create

Authentication

X-API-Keystring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

landscapeIdstringRequired
versionIdstringRequired

Request

This endpoint expects an object.
namestringRequired
parentIdstring or nullRequired
Parent model object ID, null for the root level model object
typeenumRequired
captionstringOptional
Short summary of the object shown as the display description
commitdoubleOptional
descriptionstringOptional
externalbooleanOptional
groupIdslist of stringsOptional
IDs of the groups this model object belongs to
iconobject or nullOptional
labelsmap from strings to stringsOptional
Generic key value store used for creating custom integrations
statusenumOptional
Allowed values:
tagIdslist of stringsOptional
Tag IDs assigned to this model
teamIdslist of stringsOptional
Team IDs that own this model object, does not propergate up or down
teamOnlyEditingbooleanOptional

Model object (+child diagram, diagram groups and flows) can only be edited by owners and admins

technologyIdslist of stringsOptional
Technology IDs assigned to this model
domainIdstringOptional
handleIdstringOptional

Response

OK
modelObjectobject

Errors