JellypodJellypod
Sources

Delete a source

DELETE
/sources/{source_id}

Delete a source. Removes it from any linked podcasts, episodes, or hosts.

Authorization

BearerAuth
AuthorizationBearer <token>

Jellypod API key. Create and manage keys from the Jellypod dashboard under Settings → API Keys.

In: header

Path Parameters

source_id*string

The source's unique identifier.

Formatuuid

Response Body

application/json

application/json

application/json

curl -X DELETE "https://api.jellypod.com/v1/sources/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty

Was this page helpful?