Skip to main content
Infrastructure/Lifecycle

ImportBootstrapConfig

Import an initial configuration JSON to pre-populate bootstrap settings

POST/api/v1/lifecycle/bootstrap/config

Operation ID

ImportBootstrapConfig

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

application/json

Body Fields

  • configJson
    StringRequired

    Config json

    Example: value

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.