latestSwagger 2.0ShopBase Dev 1.02026-08-10153268547.4 KB

353ccde6240d

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

successboolean

Api response success

Example response

{
  "success": true
}