Skip to main content

Update a podcast's mutable business fields

PATCH 

/v1/podcasts/:id

The network is resolved from the podcast document and the caller must hold the administrator role on it. This is a partial update: only the fields present in the body are changed, and platform-owned fields are never accepted. The write is optimistic-locked, so a concurrent modification returns 409.

Request

Responses

The updated podcast