Prompts
Update a prompt
Update a prompt's metadata by its ID. Currently supports updating the description. The prompt name is immutable after creation; to rename a prompt, delete it and create a new one (note: this loses version history).
<Note>This endpoint is in beta, read more here.</Note>
patch/v2/prompts/{prompt_id}
Path parameters
prompt_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique prompt identifier (base64)
Request body
Response
A prompt object