Refresh Podcast

GET /podcasts/::podcastIdOrSlug/refresh

Refresh podcast metadata and thumbnail from RSS feed. Rate limited to once per minute per podcast.

TOKEN

Authentication

This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.

URL

https://api.podengine.ai/api/v1/podcasts/:podcastIdOrSlug/refresh

Code Example

API Specification

Path Parameters

PropertyTypeDescription
podcastIdOrSlug
string

Podengine ID, Apple ID, or slug

Query Parameters

PropertyTypeDescription
updatePodcastThumbnailoptional
unknown

200

Success Response

PropertyTypeDescription
status
literal: OK

data
union