# Delete customer from company Deletes a Customer from the Company. It does not delete the Customer from Storm but just removes the relation between Company and Customer. Endpoint: POST /DeleteCompanyCustomer Version: 1.1 ## Query parameters: - `companyId` (integer, required) The internal id of the Company for which the Customer is removed. - `customerId` (integer, required) The internal id of the Customer to remove from the Company. - `cultureCode` (string) Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.