Skip to main content
POST
Plan

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

The reconciliation plan.

organization
string
required
actions
object[]
required
summary
object
required