Skip to main content
PATCH
Update Voice Sample Transcriptions

Overview

Updates the transcribed text for one or more samples on a voice clone you own. Useful when auto-transcription has errors that you want to correct before the voice is used. The samples themselves and their audio are not modified.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
UUID of the parent voice.

Body Parameters

array
required
Array of sample updates. Each entry must include id and transcription.

Response

string
success on success.
array
The updated samples. See List Voice Samples for field shape.

Docs for agents: llms.txt