Skip to main content

Regenerate a creative's host-voiced audio (e.g. after a failed generation)

POST 

/v1/podcasts/:podcastId/creatives/:id/regenerate

Re-runs generation for an existing creative, reusing its already-resolved ad copy and voice; useful to retry a failed creative or refresh a ready one. Like create, synthesis runs asynchronously and returns 202 with a Location header — poll the creative for ready/failed. Requires administrator access to the podcast's network.

Request

Responses

Regeneration started asynchronously; poll the creative (Location) for ready/failed

Response Headers
    Location

    URL of the creative (the result resource to poll)