Create Voice Clip Set
Create a voice clip set from a source call and queue it for extraction.
Returns immediately with the set in extracting status — the caller-turn
audio is sliced out asynchronously. Poll List/Get Voice Clip Set for progress.
Authorizations
Use Tuner API key (tr_api_...) or user session token. Find your API key in Workspace Settings > API Keys.
Path Parameters
Tuner's internal numeric ID for the agent.
Workspace ID. Find this in Workspace > General Settings.
Body
Input schema for creating a voice clip set.
Creation only writes the row and enqueues extraction — the clips themselves are produced asynchronously by the voice-clip-extractor Lambda, which is why this schema carries no clip data.
Response
Successful Response
Response schema for a single voice clip set (without its clips).