Authorizations
API key for authentication
Path Parameters
Organization slug
Body
application/json
Identifier for the project the prompt belongs to
List of prompt messages
Optional display name for the prompt
Optional JSON schema for structured input validation
Optional JSON schema for structured output from LLM
Response
201 - application/json
Prompt created successfully
Unique identifier for the prompt
Identifier for the project the prompt belongs to
Timestamp when the prompt was created
List of prompt messages
Optional display name for the prompt
Identifier for the organization
Optional JSON schema for structured input validation
JSON schema for structured output from LLM