Apply a Run

Apply a run that is paused waiting for confirmation after a plan.

This includes runs in the planned and policy_checked states. This action is only required for runs that can't be auto-applied.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the run to confirm.

Body Params
date-time | null

The UTC datetime at which the Apply should be queued.

string

The reason.

Responses
202

Successfully queued an apply request.

404

Run not found, or user unauthorized to perform action.

409

Run was not paused for confirmation. Apply not allowed.

4XX

Client error.

5XX

Server error.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!