Remove Company from List DELETE /v1/companies/:id/lists/:listId Removes a company from the specified list. Request Responses200400401404500Company removed from listInvalid request parametersInvalid or missing API keyCompany or list not foundInternal server error