Skip to main content
Helicone OSS LLM Observability

Rename Prompt

Rename an existing prompt
1 min read
posthttps://api.helicone.ai/v1/prompt-2025/id/{promptId}/rename
posthttps://api.helicone.ai/v1/prompt-2025/id/{promptId}/rename

Updates the name of an existing prompt.

Path Parameters#

promptIdstringrequired#

The unique identifier of the prompt to rename

Request Body#

namestringrequired#

The new name for the prompt

Response#

Returns null on successful rename.