Skip to main content
POST
Create knowledge network install plan

Authorizations

Authorization
string
header
required

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

Path Parameters

packageId
string
required
versionId
string
required

Response

Successful response

id
string
required
organizationId
string<uuid>
required
actions
object[]
required
schemaVersion
enum<number>
required
Available options:
1
planHash
string
required
expiresAt
string
required
packageId
string
required
bundleHash
string
required
packageVersionId
string
required
signerTrustState
required
Available options:
revoked
eligibleToImport
boolean
required
dependencyIssues
string[]
required
compatibilityIssues
string[]
required
privilegeChanges
string[]
required
eligibleToActivate
enum<boolean>
required
Available options:
false