Remove products from collection
WhatsApp Business
Remove products from collection
Removes products from an existing collection in the WhatsApp Business catalog
POST
Remove products from collection
Overview
This method is responsible for removing products from an existing collection in the WhatsApp Business catalog.When adding or removing products from a collection, its ID is changed by WhatsApp. Use the returned ID for subsequent operations.
Attributes
Header
string
required
Your instance ID. Available in the Z-API panel under Instances.
string
required
Your Z-API instance token.
Required
string
required
Collection ID
array
required
IDs of the products to be removed
Request Body
Response
200
boolean
true if successful, false if it failedstring
New collection ID after the change