Audio uploads
Complete an audio upload
Complete an audio upload. Returns JSON unless otherwise noted.
Authentication
Authorizationbearer tokenRequires podcasts.audio.write — Upload episode audio masters.
Path parameters
podcastIdstringrequiredThe podcast identifier.
episodeIdstringrequiredThe episode identifier.
Responses
202Accepted; the work continues after the response400The request is invalid401Authentication is missing or invalid403The token does not have the required scope429Rate limit exceeded