API SpecsCustomersDelete a customerDeletes the selected customer record.DELETE/api/unstable/customers/{id}TestDeletes the selected customer record.Response Body200application/json400application/json401403application/json404application/json409application/json422application/json503504application/jsonCustomersCustomer CRM endpoints served through Effect HttpApi.Get a customer GETReturns the full customer detail for a customer id.