Update EstablishmentCopy Pageput https://api.safetyculture.io/incidents/v1/osha/establishments/{establishment.establishment_id}Path Paramsestablishment.establishment_idstringrequiredestablishment_id is the unique identifier for the establishment.Body ParamsUpdateEstablishmentRequest is the request message for updating an OSHA establishment. If field_mask is set, only the fields specified will be updated (PATCH semantics). If field_mask is not set, all fields will be updated (PUT semantics).establishmentobjectestablishment contains the updated establishment data.establishment contains the updated establishment data. objectfield_maskstringfield_mask specifies which fields to update. If not set, all fields will be updated.Responses 200A successful response. defaultAn unexpected error response.Updated 23 days ago