POST
/
apis
/
request
/
workflow
/
step
/
run
/
{id}

Authorizations

api-key
string
headerrequired

Path Parameters

id
string
required

Unique identifier for each workflow session

Body

application/json
step
string
required

Step to be executted

type
enum<string>
required

Whether it is an ASK or ACT method

Available options:
ACT,
ASK
schema
object

open ai compatable schema for structured output

Response

200 - application/json
stepId
string
required

Workflow executed step id

jobTaskId
string
required

Workflow session job id