Skip to main content
POST
Improve

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
extractionTasks
string[] | null
Example:
enrichmentTasks
string[] | null
Example:
data
string | null
default:""
datasetName
string | null
datasetId
Example:

""

nodeName
string[] | null
Example:
runInBackground
boolean | null
default:false
buildGlobalContextIndex
boolean | null
default:false
sessionIds
string[] | null
Example:

Response

Successful Response

{key}
PipelineRunInfo · object