createUser
POST
Body
application/json
User data
The body is of type object
.
Response
201
application/json
Returns a [User](#schema_user) object if creation succeeds. Returns an [Error](#errors) otherwise
The response is of type object
.
The body is of type object
.
The response is of type object
.