/api/system/install
Install the initial account
Post parameters
| Parameter | Type | Required | Description | 
|---|---|---|---|
| email | string | required | Needs to be a unique and valid email address | 
| password | string | required | The password must at least be 8 characters long. The more characters the better. | 
| role | string | required | The name of the role (i.e. editor) | 
| language | string | required | The language code (i.e. de) | 
| name | string |  | Optional display name, which will be used in the panel | 
| content | array |  | Additional content fields. Must be defined as key/value object | 
This endpoint is deactivated as soon as the first account is installed