Authentication

Setup Admin

post/api/auth/setup-admin

Request body

usernamestring required
emailstring nullable
passwordstring required

Response

Successful Response

successboolean required
messagestring required
userobject nullable

Changes