Remove Multiple Podcasts from Team

DELETE /teams/podcasts/multiple

Remove multiple podcasts from your team by PodEngine IDs or Apple IDs

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/teams/podcasts/multiple

Code Example

API Specification

Request Body

PropertyTypeDescription
podcastIdsoptional
array
of
string

appleIdsoptional
array
of
number ⓘ

Constraints:

> 0integer

200

Success Response

PropertyTypeDescription
status
literal: OK

data
object

notFoundAppleIds
array
of
number

errors
number

removedPodcasts
number

notOnList
number