Creates a new user.
Create user with API key
1. Use 'Authorization' header to pass API key
2. Use a `user` parameter to create a new user
3. Set values for the fields
4. As a result, the API returns a created user
ApiKey {your_api_key}
. Must be used either QB-Token or Authorization.201
422