Skip to main content
Infrastructure/Lifecycle

GetBootstrapToken

Obtain a short-lived bootstrap token for unauthenticated initial setup

GET/api/v1/lifecycle/bootstrap/token

Operation ID

GetBootstrapToken

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

This API requires no request parameters.

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • token
    String

    Short-lived bootstrap token for unauthenticated initial setup

    Example: eyJhbGciOiJIUzI1NiJ9.bootstrap