Skip to main content

Update building block definition

PUT 

/api/meshobjects/meshbuildingblockdefinitions/:uuid

Update an existing meshBuildingBlockDefinition with new configuration details. The example below targets a Terraform-implemented definition: changing spec.approvals or spec.scheduleConfig is validated against the definition's current version, and a definition just created through this API only has a placeholder 'MANUAL' initial version. Add a version with a suitable implementation type before changing these two fields.

Authentication: This endpoint supports API Key authentication.

Request

Responses

200