Search...
/
Documentation
API Reference
Changelog
Discord
Empathic Voice Interface (EVI)
Tools
Prompts
GET
List prompts
POST
Create prompt
GET
List prompt versions
POST
Create prompt version
DEL
Delete prompt
PATCH
Update prompt name
GET
Get prompt version
DEL
Delete prompt version
PATCH
Update prompt description
Custom Voices
Configs
Chats
Chat Groups
Chat
Expression Measurement API
Batch
Stream
Custom Models API
Files
Datasets
Models
Jobs
Get support
Login
Empathic Voice Interface (EVI)
Prompts
Update prompt name
PATCH
https://
api.hume.ai
/
v0
/
evi
/
prompts
/
:id
Updates the name of a
Prompt
.
See our
prompting guide
for tips on crafting your system prompt.
Path parameters
id
string
Required
Identifier for a Prompt. Formatted as a UUID.
Request
This endpoint expects an object.
name
string
Required
Name applied to all versions of a particular Prompt.
Built with