Refresh RSS feed of a podcast

POST {{baseUrl}}/podcasts/:id/rss

Refresh a podcast's RSS feed. Each podcast is limited to one refresh per hour. Refresh durations range from a few seconds to several minutes, contingent on the RSS feed size and server responsiveness. This endpoint is available only in the PRO/ENTERPRISE plan.

HEADERS

KeyDatatypeRequiredDescription
X-ListenAPI-Keystring(Required) Get API Key on listennotes.com/api
Acceptstring

RESPONSES

status: OK

{"status":"refreshing","last_refreshed_at_ms":"\u003cinteger\u003e"}