Skip to main content
POST
Apply

Authorizations

Authorization
string
header
required

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

Path Parameters

orgId
string
required

The organization's id (UUID) or slug — either form is accepted.

Body

application/json

Korve manifest (infrastructure as code): the desired state of an organization's projects, environment, and platform resources.

version
enum<integer>
required
Available options:
1
organization
string
required

Organization slug the manifest targets.

projects
object[]

Response

Apply results with the executed actions and the resulting plan.

applied
object[]
required
plan
object
required