Skip to content

Deletes a Submodel Element at a specified path within submodel elements hierarchy

DELETE
/templates/:id/submodels/:submodelId/submodel-elements/:idShortPath

Parameters

Path Parameters

id*

The id

Type
string
Required
Example"958b741c-c2ef-4366-a134-fafd30210ed4"
submodelId*

The submodel id

Type
string
Required
Example"032a7e62-29e2-4530-8f4b-765e32514a56"
idShortPath*

IdShort path to the submodel element (dot-separated)

Type
string
Required
Example"path1.path2.path3"
Pattern
"^[^./]+(?:\\.[^./]+)*$"

Responses

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI