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

authorization
string
required
Your API key for authentication.

Path Parameters

id
string
required
UUID of the parent voice.

Body Parameters

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

Response

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

Docs for agents: llms.txt