---
title: "Changes to Ingest feed items"
method: POST
path: "/catalogs/feeds/{feed_id}/ingest"
---

# Changes to Ingest feed items

`POST /catalogs/feeds/{feed_id}/ingest`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 29 revisions.

- **2026-06-04** (v5) `b698c180678a` — 1 breaking, 8 info
- **2025-04-04** (v5) `10f9eba4ad97` — 2 info
- **2024-08-14** (v5) `89c27ed39cfd` — 1 breaking, 1 info
- **2024-04-23** (v5) `f9321315766f` — 1 info

## Changes

- **2026-06-04** (v5) `b698c180678a` — 1 breaking, 8 info
  - the `status` response's property type changed from `string` to no type for status `200`
  - added the non-success response with the status `401`
  - added the non-success response with the status `429`
  - added `#/components/schemas/CatalogsFeedProcessingStatus` to the `status` response property `allOf` list for the response status `200`
  - removed the `COMPLETED` enum value from the `status` response property for the response status `200`
  - removed the `FAILED` enum value from the `status` response property for the response status `200`
  - removed the `PROCESSING` enum value from the `status` response property for the response status `200`
  - the `feed_id` response's property pattern `^\d+$` was added for the status `200`
  - the `id` response's property pattern `^\d+$` was added for the status `200`
- **2025-04-04** (v5) `10f9eba4ad97` — 2 info
  - api tag `catalog_feeds` added
  - api tag `catalogs` removed
- **2024-08-14** (v5) `89c27ed39cfd` — 1 breaking, 1 info
  - removed the success response with the status `204`
  - added the success response with the status `200`
- **2024-04-23** (v5) `f9321315766f` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/pinterest/apis/pinterest-rest-api/docs/catalogs/feeds/:feed_id/ingest/post.md) · [API](https://skmtc.dev/pinterest/apis/pinterest-rest-api.md) · [Page](https://skmtc.dev/pinterest/apis/pinterest-rest-api/changes/catalogs/feeds/:feed_id/ingest/post)
