Skip to main content
PATCH
Rename Voice

Overview

Renames a voice clone in your library. Only voices owned by your org can be renamed; default and shared-library voices return 403.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
UUID of the voice to rename.

Body Parameters

string
required
New display name. 1-30 characters. Must be unique within your library.

Response

string
The updated display name.
string
UUID of the renamed voice.
null | array
null on success.

Docs for agents: llms.txt