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). The response returns the updated building block.
Authentication: This endpoint supports API Key authentication.
Request
Responses
- 202
202