Skip to main content
PATCH

Params

promptId
string
required
A valid prompt id.

Body

name
string
The name of the prompt.
input_variables
object
An array containing input variables.
template
string
The prompt template.

Response

success
boolean
Indicates whether the call was successful.
data
object
A prompt object.