Authorizations
API key authorization
Path Parameters
The unique identifier (UUID) of the prompt
Body
application/json
The new name of the prompt (must be unique within organization)
Required string length:
2 - 255
The new prompt text with variables in {{variable}} format
Response
Prompt successfully updated
The unique identifier of the prompt
The name of the prompt
The prompt text with variables
When the prompt was created
When the prompt was last updated
When the prompt was deleted (null if not deleted)