Collect
Removes a product from a collection.
Delete the link between a product an a collection.
delete/admin/collects/{collect_id:\\d+}.json
Path parameters
collect_idinteger required
Collect ID
Response
OK
Example response
{
"success": true
}Delete the link between a product an a collection.
Collect ID
OK
{
"success": true
}