Skip to main content
POST
Create evals as code apply

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
idempotencyKey
string
triggerSource
Available options:
api
gitRepository
string
gitRef
string
gitSha
string
manifest
expectedPlanHash
string
allowDestructive
Available options:
false
adoptExisting
Available options:
false

Response

Successful response

applyId
number
required
manifestHash
string
required
planHash
string
required
status
string
required
manifestArtifactId
number
required
manifestVersionId
number
required
applied
object[]
required
skipped
string[]
required
operations
object[]
required