---
title: "Refresh product feed"
method: GET
path: "/feeds/{feed_id}/refresh"
tags: ["Feeds"]
---

# Refresh product feed

`GET /feeds/{feed_id}/refresh`

Trigger a refresh of a product feed.

## Path parameters

- `feed_id` integer, required

## Response `200`

OK

- object
  - `message` string

## Other responses

- `403` — Forbidden

---

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