Skip to main content
POST
Run a Runbook
Requires 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.
Poll the returned Run with Get a run or an SDK wait() helper.
Last modified on August 28, 2026