post https://{subdomain}.myclickfunnels.com/api/v2/workspaces//products
Add a new product to a workspace
Log in to see full request history
Responses
Add a new product to a workspace
xxxxxxxxxx
curl --request POST \
--url https://myworkspace.myclickfunnels.com/api/v2/workspaces/workspace_id/products \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
32}
{
"id": 146,
"public_id": "gEPOVr",
"workspace_id": 42000,
"name": "Gorgeous Copper Lamp 14ee59",
"current_path": null,
"archived": false,
"visible_in_store": true,
"visible_in_customer_center": true,
"image_id": null,
"seo_title": "Qui amet tempore at.",
"seo_description": "Tenetur nulla sequi possimus.",
"seo_image_id": null,
"commissionable": true,
"image_ids": [],
"default_variant_id": 146,
"variant_ids": [
146
],
"price_ids": [],
"tag_ids": [],
"redirect_funnel_id": null,
"cancellation_funnel_url": null,
"created_at": "2025-03-05T12:40:05.004Z",
"updated_at": "2025-03-05T12:40:05.005Z",