Updates the product-model-part identified by the given id.
Being a full update, the payload should provide the complete product-model-part object: it is therefore recommended to read the part first and then send back the modified object.
Required permissions: READ_PRODUCT_MODEL, WRITE_PRODUCT_MODEL.
The name of the tenant (e.g. acme).
The product-model identifier.
The details of the product-model being updated.
The product-model-part name.
The product-model-part description text.
The product-model-part technical description text.
The technical schemes associated with this product-model.
The schema identification code.
The schema name.
The schema description text.
The schema HTTPS image URL.
The schema image content type. In case of SVG, the schema is embedded into the page HTML and becomes clickable according to positions.
The id of the parent product-model.
The id of the parent product-model-part in case of sub-part.
The id of the thing-definition with which the product-model-part is associated.
The position identifier within the scheme of the parent element (product model or model part).
Successfully updated.
Request data not valid.
The error response.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.