put
https://api.safetyculture.io/companies/v1/company
Updates an existing contractor company by providing its ID and a field mask of attributes to change.
Updates a company by providing its ID and a field mask specifying which attributes to change. Only the fields included in the update_mask are updated; any other attributes provided in the request body are ignored.
Requirements
- "Companies: Manage" permission or be a key contact for the company
- An authenticated API request. See Authentication.