Update a prompt’s metadata by its ID. Currently supports updating the description.
Most Arize AI endpoints require authentication. For those endpoints that require authentication, include your API key in the request header using the format
The unique identifier of the prompt A universally unique identifier
Body containing prompt update parameters. At least one field must be provided.
Updated description for the prompt
A prompt object
A prompt is a reusable template for LLM interactions. Prompts can be versioned and labeled to track changes over time. Use prompts to standardize how you interact with LLMs across your application.
The prompt ID
The prompt name
The space ID the prompt belongs to
When the prompt was created
When the prompt was last updated
The user ID of the user who created the prompt
The prompt description