Skip to main content

Delete a voice

DELETE 

/v1/podcasts/:podcastId/voices/:id

Requires the administrator role on the parent podcast's network. Permanently removes the voice and responds 204. The delete is optimistic-locked, so a concurrent modification returns 409.

Request

Responses

Voice deleted