Create CompanyAsk AIpost https://api.assembly.com/v1/companiesThis API endpoint creates a company.Body ParamsnamestringrequiredThe company's nameiconImageUrlstringLink (URL) to an image to use as the company's icon. Must be a publicly accessible URL.fallbackColorstringHexadecimal value (i.e. "#9BBFFF") of the color used to create an icon if an iconImageUrl is not defined on the companycustomFieldsjsonThe keys are the key of the custom field property, and the values are an array of custom field option 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 6 months ago