Prompts

Delete prompt

DEL

Path parameters

idstringRequired
Identifier for a prompt. Formatted as a UUID.
DEL
1curl -X DELETE https://api.hume.ai/v0/evi/prompts/id \
2 -H "X-Hume-Api-Key: <apiKey>"