---
title: "Changes to Sync and download new podcast episodes"
method: POST
path: "/podcasts/{podcast_id}/sync"
---

# Changes to Sync and download new podcast episodes

`POST /podcasts/{podcast_id}/sync`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 46 revisions.

- **2026-07-22** `e8e6b266ea29` — 5 info
- **2026-07-17** `9abb9bf6d3bf` — 1 breaking
- **2026-07-06** `21e41c5adb1c` — 1 info

## Changes

- **2026-07-22** `e8e6b266ea29` — 5 info
  - api operation id `updatePodcastSync` was added
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `404`
  - added the non-success response with the status `500`
- **2026-07-17** `9abb9bf6d3bf` — 1 breaking
  - api path removed without deprecation
- **2026-07-06** `21e41c5adb1c` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/ampache/apis/ampache-rest-api/docs/podcasts/:podcast_id/sync/post.md) · [API](https://skmtc.dev/ampache/apis/ampache-rest-api.md) · [Page](https://skmtc.dev/ampache/apis/ampache-rest-api/changes/podcasts/:podcast_id/sync/post)
