Skip to main content
Helicone OSS LLM Observability

Update Prompt Tags

Update the tags for a prompt
1 min read
patchhttps://api.helicone.ai/v1/prompt-2025/id/{promptId}/tags
patchhttps://api.helicone.ai/v1/prompt-2025/id/{promptId}/tags

Updates the tags associated with a prompt. This replaces all existing tags with the new set provided.

Path Parameters#

promptIdstringrequired#

The unique identifier of the prompt

Request Body#

tagsstring[]required#

Array of tag strings to set for the prompt

Response#

tagsstring[]#

The updated array of tags