Vic.ai Users API
Managing users in the Vic system. You are allowed to add and remove users from companies and organizations along with managing some of their attributes. However, you are not allowed edit a user's `email`. This is currently a limitation of the system. If a user is already created and you wish to add it to a company or organization, use the following operations to add them. * `POST /v2/organizations/{organization_id}/users/attach` * `POST /v2/companies/{company_id}/users/attach`