/v3/company/{id}

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)
Language
Credentials
URL
Click Try It! to start a request and see the response here!