Authorizations
Body
application/json
Input data for the application. You must provide inputs for each input node
List of nodes in the application graph
List of edges in the application graph
Version of the application schema
Available options:
Title | Const |
---|---|
Version | V0 |
History of the application
Optional overrides for the application Execution override options for agentic applications
Control to have streaming of the endpoint. If the last node before the output is a completion node, you can set this to true to get the output as soon as the completion node has a token
Arbitrary user-defined metadata that can be attached to the process operations and will be registered in the interaction.
Response
Successful Response
The response is of type any
.