Skip to main content

Create a creative and start generating its host-voiced audio

POST 

/v1/podcasts/:podcastId/creatives

Resolves the ad copy server-side (from the supplied ad_copy, otherwise the referenced campaign variant) and the voice (voice_id, defaulting to the podcast's primary voice), creates a pending creative, and kicks off synthesis asynchronously. Returns 202 with a Location header; poll that creative for ready/failed or subscribe to the creative.ready/creative.failed webhook. Requires administrator access to the podcast's network.

Request

Responses

Creative created (pending); audio generation started asynchronously. Poll the creative (Location) for status ready/failed, or subscribe to the creative webhook.

Response Headers
    Location

    URL of the created creative (the result resource to poll)