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

# Refresh data feed

`GET /data-feeds/{feed_id}/refresh`

Trigger a refresh of a data feed.

## Path parameters

- `feed_id` integer, required

## Response `200`

OK

- object
  - `message` string

## Other responses

- `403` — Forbidden
- `422` — Unprocessable Entity

---

[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)
