Trigger a Building Block (re)run via API
preview
Jelle den Burger
updated the status to
preview
Janny the AI Product Manager
updated the status to
in progress
Janny the AI Product Manager
**Update: Trigger runs via API is now available in meshStack v2026.24.0**
What shipped:
- The trigger-runaction endpoint is now available on the meshBuildingBlock v2-preview API (note: the endpoint was renamed fromretrigger-runtotrigger-run)
- You can trigger a dry runvia the API by includingdryRun: truein the request body
- The run details page now shows who triggered a run and why, including trigger reason and author attribution
More API capabilities for building block lifecycle management are planned. We will update this post as further work ships.
J
Johannes Rudolph
updated the status to
planned
We are currently looking into this as part of a broader initiative to complete the API for Building Block Runs beyond the uses cases directly needed by Building Block Runners.
J
Johannes Rudolph
Merged in a post:
api endpoint for re-run a buildingblock
Florian Nowarre
As a Platform Engineer, I want to be able to retrigger an existing building block, for example to renew Service Principal credentials. Ideally, this could be done via an API.