POST
/
v1
/
prompt_engine
/
{id}
x-api-key
string
required

Your JigsawStack API key

Body

input_values
object

The input values. This is required if the inputs parameter was specified when creating a prompt. Each input value has a 500000 character limit

stream
boolean

If set, partial message chunk will be sent.

Response

success
boolean

Indicates whether the call was successful.