... | @@ -7,7 +7,7 @@ https://portal.robotsindeklas.nl/API/v1/user/create |
... | @@ -7,7 +7,7 @@ https://portal.robotsindeklas.nl/API/v1/user/create |
|
```
|
|
```
|
|
|
|
|
|
Parameters:
|
|
Parameters:
|
|
- **username** - *string*: the name of the new user; // TODO change this to name
|
|
- **name** - *string*: the name of the new user;
|
|
- **password** - *string*: the password of the new user, should consist out of at least 6 characters
|
|
- **password** - *string*: the password of the new user, should consist out of at least 6 characters
|
|
- **type** - *string*: the type of the user. Note that as a child, you are not able to create a new user with admin rights. Currently available:
|
|
- **type** - *string*: the type of the user. Note that as a child, you are not able to create a new user with admin rights. Currently available:
|
|
- child: the most basic account;
|
|
- child: the most basic account;
|
... | | ... | |