Trigger building block run
POST/api/meshobjects/meshbuildingblocks/:uuid/trigger-run
Triggers a new run for an existing meshBuildingBlock. This creates a new building block run without requiring input changes. Pass dryRun: true in the request body to perform a dry run (OpenTofu building blocks only). A dry run on a building block that is marked for deletion is rejected with 400 Bad Request. The response returns the updated building block.
Authentication: This endpoint supports API Key authentication.
Request
Responses
- 202
202