Prompts
Create Prompt
Create a new prompt with initial version
POST
Creates a new prompt with the specified name, tags, and initial prompt body. Returns the prompt ID and initial version ID.Documentation Index
Fetch the complete documentation index at: https://docs.helicone.ai/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
Name of the prompt
Array of tags to associate with the prompt
The initial prompt body following OpenAI chat completion format
Response
Unique identifier of the created prompt
Unique identifier of the initial prompt version