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?