Skip to content

Create the initial super admin

POST
/setup

Allowed only when no users exist. Returns 409 once set up.

object
username
required
string
password
required
string
>= 8 characters
display_name
string
email
string format: email

User created.

object
username
string
role
string
Example
super_admin

Invalid request.

string

State conflict.

string