Updated API Users (markdown)

Lukas Metzger 2018-04-05 16:29:53 +02:00
parent c3681267a3
commit a54ef74553

@ -54,6 +54,7 @@ This will create a native user.
| code | result |
| --- | --- |
| 201 | Everything was successful, user has been created |
| 400 | If type is invalid |
| 409 | A user with that name already exists |
| 422 | One of the required fields is missing |