Allow for external_id in Create user API
The create user api post should allow for the external_id variable to be passed in so when creating a user via api I can link that user with my system ID. Not sure why that is not already there. Seems like a necessity.