Update building block
PUT/api/meshobjects/meshbuildingblocks/:uuid
Update a meshBuildingBlock in place. Only spec.inputs may be changed; all other fields (displayName, targetRef, parentBuildingBlocks, buildingBlockDefinitionVersionRef) must match the existing resource. Only inputs with assignment type CUSTOMER_INPUT or PLATFORM_OPERATOR_MANUAL_INPUT can be updated. Inputs with assignment type STATIC are rejected. Note that the building block definition may be owned by a different workspace than the one owning the building block itself. API keys with workspace-scoped permissions (e.g. 'Manage Building Blocks for owned definition') can update building blocks created from definitions owned by that workspace, even if the building block resides on a tenant in another workspace.
Authentication: This endpoint supports API Key authentication.
Request
Responses
- 200
200