Auth

Create bootstrap admin

Create the first admin user using the bootstrap secret. Only available when bootstrap is enabled.

post/bootstrap/admin

Request body

bootstrap_secretstring
passwordstring
usernamestring

Response

Created

access_tokenstring

Changes