put https://api-stage.onsched.com/v3/company/
Update a Company by ID
Can be used to update most of the fields for a Company
You can pass in a Users
array which is an array of objects with:
- email: Email addresses of users to associate with the company (we will findOrCreate users for these emails in our system)
- role: The role for each user within the company (admin, user, or resource)