Skip to main content
POST
Bootstrap local admin

Authorizations

Authorization
string
header
required

Deployment bootstrap credential; accepted only until bootstrap succeeds.

Body

application/json
email
string<email>
required
Maximum string length: 254
Example:

"operator@example.invalid"

password
string<password>
required
write-only
Required string length: 12 - 1024
Example:

"correct-horse-placeholder"

displayName
string
Required string length: 1 - 256
Example:

"On-call Operator"

Response

Initial local User and membership-free session created atomically.

bootstrapped
boolean
required