Upload voice sample for cloning.
assistant_id (integer, required): The unique identifier of the assistant to associate the voice sample with.multipart/form-data.
file (file, required): The audio file to upload. Supported formats: MP3, WAV, FLAC, M4A, OGG.name (string, optional): Custom name for the voice sample. Defaults to filename if not provided.description (string, optional): Description of the voice sample.tags (string, optional): Comma-separated tags for organizing voice samples.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response