Update a Prompt
Prompts
Update a Prompt
Updates the description of a specific prompt by its unique UUID.
PUT
Update a Prompt
Authorizations
Use an access token retrieved from login (Bearer sess_...) or a programmatic API key (Bearer ak_...).
Path Parameters
The unique UUID of the prompt.
Body
application/json
Brief summary explaining the prompt purpose.
Example:
"Useful greeting prompt"
Response
Prompt updated successfully

