Update CompanyAsk AIpatch https://api.assembly.com/v1/companies/{id}This API endpoint updates a specific company.Path ParamsidstringrequiredThe ID of the company to be updated.Body ParamsnamestringThe company’s new name. Note: an existing company name cannot be used.customFieldsjsonThe key is the key of the custom field property, and the value is an array of keys (in the case of multiSelect custom fields), or the direct value in the case of all other types of custom fields.Responses 200200 400400Updated 10 months ago