Create a previously generated voice. This endpoint should be called after you fetched a generated_voice_id using /v1/voice-generation/generate-voice.
Name to use for the created voice.
Description to use for the created voice.
The generated_voice_id to create, call POST /v1/voice-generation/generate-voice and fetch the generated_voice_id from the response header if don’t have one yet.
List of voice ids that the user has played but not selected. Used for RLHF.
Optional, metadata to add to the created voice. Defaults to None.
Successful Response