Add Labels to CompanyAsk AIpost https://api.claimable.com/companies/{company_id}/labelsAdd one or more labels to a company.Path Paramscompany_idint64requiredCompany IDBody Paramslabels parameter with an array of label slugs to add to the company.labelsarray of stringsrequiredlabels*ADD stringResponse 201Labels added and returned list of current labels.Updated 7 months ago