API SpecsPricesDelete price listDeletes a price list and all of its configured product prices.DELETE/api/prices/lists/{id}TestDeletes a price list and all of its configured product prices.Path Parametersid*stringResource identifier.Example"pl_123"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonPricesWorkspace price list and product pricing endpoints served through Effect HttpApi.Delete product price item DELETERemoves a product price from a specific price list.