This documentation provides a reference to the deleteProductTags method. This belongs to the Product Module.
deleteProductTags
This method is used to delete product tags by their ID.
Code1await productModuleService.deleteProductTags([2 "ptag_123",3 "ptag_321",4])
1await productModuleService.deleteProductTags([2 "ptag_123",3 "ptag_321",4])
productTagIds
sharedContext
Promise