Start App Version
Start an existing App Version, creating a new instance for it
Authorizations
Path Parameters
The id of the app.
The id of the app version to start.
Response
Success
Guardrails bundle ID. Immutable after creation.
Optional version description.
The original DFS commit ID specified when the version was created. May be null if not explicitly provided.
Optional inline script to execute instead of the app's entry point. If provided, this script will take precedence over the entry point.
The original git reference (e.g. branch name) specified when the version was created.
Commit and import snapshots resolved at version creation time, representing the actual values used for execution.