Request multiple episodes for a Podcast to be transcribed and optionally the future Podcast episodes to be transcribed automatically.
This endpoint requires an API token. You can learn more about how to get an API token from the authentication page.
| Property | Type | Description |
|---|---|---|
podcastId | string ⓘConstraints: uuid | Podengine ID |
| Property | Type | Description |
|---|---|---|
type | enum ⓘAllowed values sincelatestrecent | |
requestFutureEpisodes | boolean | If true, future episodes will be transcribed automatically. |
| Property | Type | Description |
|---|---|---|
status | literal: OK | |
data | object | |
└message | string | |
└episodeIds | array of string | The IDs of the episodes that were requested. |