Home > @vsf-enterprise/sap-commerce-webservices-sdk > ProductListControllerApi > removeProductListUsingDELETE
ProductListControllerApi.removeProductListUsingDELETE() method
removeProductList
Signature:
removeProductListUsingDELETE(productlistname: string, options?: any): Promise<import("axios").AxiosResponse<void>>;
Parameters
Parameter | Type | Description |
---|---|---|
productlistname | string | productlistname |
options | any | Override http request option. |
Returns:
Promise<import("axios").AxiosResponse<void>>
Exceptions
{RequiredError} ProductListControllerApi