Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST "https://api.helicone.ai/v1/prompt-2025/id/prompt_123/rename" \ -H "Authorization: Bearer $HELICONE_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "name": "Updated Customer Support Bot" }'
null
Rename an existing prompt
Was this page helpful?