POST
/
v4
/
applications
/
{application_variant_id}
/
threads
/
{thread_id}
/
process

Authorizations

x-api-key
string
headerrequired

Headers

x-selected-account-id
string

Path Parameters

application_variant_id
string
required
thread_id
string
required

Body

application/json
inputs
object
required

Input data for the application. You must provide inputs for each input node

history
object[]

History of the application

overrides
object

Optional overrides for the application

stream
boolean
default: false

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

Response

200 - application/json

The response is of type any.