Prompt Engine
Run Prompt
Execute a prompt using the prompt id.
POST
/
v1
/
prompt_engine
/
{id}
Header
Your JigsawStack API key
Body
The input values. This is required if the inputs
parameter was specified when
creating a prompt. Each input value has a 500000
character limit
If set, partial message chunk will be sent.
Response
Indicates whether the call was successful.
Was this page helpful?