v1

latestOpenAPI 3.0.0Apache 2.02026-07-24340250799.5 KB
runs

Create a Run

A run performs terraform plan and apply using a configuration version and the workspace's current variables. If the configuration version is omitted, the run will be created using the workspace's latest configuration version. If you want to create a dry run, specify is-dry: true or reference configuration version with is-dry: true in the relationships.

post/runs

Query parameters

vcs-user-idinteger

The ID of VCS user who triggered the run. It is for the internal use only.

vcs-task-idstring

The ID of a VCS task which triggered the run. Internal use only.

Response

Successfully created a run.