deleteCollections - Product Module Reference
BetaThis documentation provides a reference to the deleteCollections method. This belongs to the Product Module.
This method is used to delete collections by their ID.
Example
Parameters
productCollectionIds
string[]RequiredThe IDs of the product collections to be updated.
Returns
Promise
Promise<void>RequiredResolves when the product options are successfully deleted.
Was this section helpful?