Tavus home page
Search or ask...
Get Started
Login
Account Help
Get Support
Get Started
Search...
Navigation
Speech
Rename Speech
Documentation
API Reference
Community
Status
Phoenix Replicas
POST
Create Replica
GET
Get Replica
GET
List Replicas
DEL
Delete Replica
PATCH
Rename Replica
Videos
POST
Generate Video
GET
Get Video
GET
List Videos
DEL
Delete Video
PATCH
Rename Video
Conversational Video Interface
POST
Create Conversation
GET
Get Conversation
GET
List Conversations
POST
End Conversation
DEL
Delete Conversation
Replica Personas
POST
Create Persona
GET
Get Persona
GET
List Personas
PATCH
Update Persona Context
DEL
Delete Persona
Speech
POST
Generate Speech
GET
Get Speech
GET
List Speeches
DEL
Delete Speech
PATCH
Rename Speech
Speech
Rename Speech
This endpoint renames a single speech by its unique identifier.
PATCH
/
v2
/
speech
/
{speech_id}
/
name
Send
Authorization
x-api-key
string
*
x-api-key
Required
string
Path
speech_id
string
*
speech_id
Required
string
Body
object
speech_name
string
*
speech_name
Required
string
Add Example Value
Authorizations
β
x-api-key
string
header
required
Path Parameters
β
speech_id
string
required
Body
application/json
β
speech_name
string
required
Delete Speech