Add Company to List POST /v1/companies/:id/lists/:listId Adds a company to the specified list. Request Responses200400401404500Company added to listInvalid request parametersInvalid or missing API keyCompany or list not foundInternal server error