API SpecsProduct ListsDelete product listDeletes a product list owned by the current workspace user.DELETE/api/product-lists/{id}TestDeletes a product list owned by the current workspace user.Path Parametersid*stringResource identifier.Example"list_123"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonProduct ListsSaved product list query and mutation endpoints served through Effect HttpApi.Create or update product list POSTCreates a new product list or updates an existing one in the current workspace.