BootstrapDeploy
Deploy a component during the bootstrap phase before authentication is active
POST
/api/v1/lifecycle/bootstrap/deployOperation ID
BootstrapDeploySince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
componentTypeStringRequiredType of the component to deploy during bootstrap
Example: lifecycle-service
paramsStringRequiredAdditional parameters as key-value pairs
Example: value
