bulkDeleteProducts( )


Deletes multiple products.

Method Declaration
Copy
Method Parameters
productIdsArray<string>Required

IDs of products to delete.

Returns
Return Type:Promise<V3BulkDeleteProductsResponse>
Errors
400Invalid Argument

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?