---
title: "PUT /api/product_funnels/{id}"
method: PUT
path: "/api/product_funnels/{id}"
tags: ["product_funnels"]
---

# PUT /api/product_funnels/{id}

`PUT /api/product_funnels/{id}`

Update product funnel

## Path parameters

- `id` integer, required

## Request body

- PutApiProductFunnelsId — Update product funnel
  - `product_id` integer, required
  - `funnel_id` integer, required

## Response `200`

Update product funnel

---

[API](https://skmtc.dev/myablefy/apis/api-title.md) · [All operations](https://skmtc.dev/myablefy/apis/api-title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myablefy/api-title/revisions/4b34da2462ed/schema)
