Closed broken-bytes closed 5 years ago
Are you sure that the security:createFirstAdmin
can not be accessed through HTTP ?
https://docs-v2.kuzzle.io/api/1/controller-security/create-first-admin/
From the doc link you send me it seems possible, but the old guide does only mention the CLI and console, thus I didn't search for an HTTP call in the docs
It is recommended to use the new version of the documentation, we rewrite the API and SDK parts and we just have to adapt some old snippets from the Guide and we will release the new version officialy
New documentation version is officially released: https://docs.kuzzle.io/api/1/controller-security/create-first-admin/
Having the createFirstAdmin as an HTTP endpoint would help in situations where the CLI and admin console is not used and all you want is the HTTP API, thus is is inconsistent that the HTTP API lacks this feature