Create a voice to collect the host's audio samples
POST/v1/public/opt-in/:token/voices
Public, token-authenticated action that creates a new voice on the opt-in's podcast to collect the host's audio samples. The voice starts pending — upload samples and finalize it before it can be used or linked at opt-in completion. Requires prior code verification, otherwise returns 409. The created voice's URL is returned in the Location header.
Request
Responses
- 201
- 401
- 403
- 404
- 409
Voice created (pending until samples are uploaded)
Response Headers
Location
URL of the voice
Missing or invalid API key
The API key is not authorized for this resource
The requested resource was not found
Not verified, or the invitation is no longer open