Upload audio samples for the voice (replaces the current set)
POST/v1/public/opt-in/:token/voices/:voiceId/samples
Public, token-authenticated action that uploads one or more audio files as the voice's samples, replacing any previously uploaded set. The voice stays pending until it is finalized. Requires prior code verification, otherwise returns 409.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
The voice with its updated sample set
No files provided or an invalid filename
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