Run a Runbook
Runbooks (preview)
Run a Runbook
Start a Run pinned to a published Runbook revision.
POST
Run a Runbook
Requires
Poll the returned Run with Get a run or an SDK
runs:write; local execution also requires runs:local. Returns
202 Accepted with a durable Run.
string
required
Published Runbook to execute.
string
Stable key for retrying this logical Run creation.
object
Values declared by the Runbook parameter contract.
string
cloud by default, or local for a paired Infragrid Desktop.string
Published immutable revision to pin. Omit to atomically select the latest published revision.
object
Application correlation metadata, at most 16 KB.
wait() helper.Last modified on August 28, 2026