create_podcasts_by_id_match_episodes
Match podcast episodes to correct metadata by submitting the podcast ID and request payload. Set override to replace existing episode details if needed.
Instructions
Quick match podcast episodes.
POST /api/podcasts/{id}/match-episodes
Args: id: Path parameter. body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects. override: Override existing details if set to 1
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | Yes | ||
| override | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |