post https://{subdomain}.myclickfunnels.com/api/v2/products//unarchive
This will unarchive a Product.
Log in to see full request history
Responses
404Not Found
409Conflict - occurs if product is not archived.
422Unprocessable Entity
This will unarchive a Product.
404Not Found
409Conflict - occurs if product is not archived.
422Unprocessable Entity
xxxxxxxxxx
curl --request POST \
--url https://myworkspace.myclickfunnels.com/api/v2/products/id/unarchive \
--header 'accept: application/json'
xxxxxxxxxx
32}
{
"id": 142,
"public_id": "HncQdX",
"workspace_id": 42000,
"name": "Mediocre Granite Pants 24a07e",
"current_path": null,
"archived": false,
"visible_in_store": true,
"visible_in_customer_center": true,
"image_id": null,
"seo_title": "Quidem sint nostrum dolor.",
"seo_description": "Et quis dolores iusto.",
"seo_image_id": null,
"commissionable": true,
"image_ids": [],
"default_variant_id": 142,
"variant_ids": [
142
],
"price_ids": [],
"tag_ids": [],
"redirect_funnel_id": null,
"cancellation_funnel_url": null,
"created_at": "2025-03-05T12:40:04.887Z",
"updated_at": "2025-03-05T12:40:04.887Z",