Register New Account
POST
/account/register
Creates a new user account. During first-time setup the first admin account is created. Afterwards, registration is only permitted when an administrator has enabled self-registration for the internal authentication provider.
Request Body
application/json
JSON
"string"
Responses
Account creation successful or error information
application/json
JSON
{
}
