For the complete documentation index, see llms.txt. This page is also available as Markdown.

Execute a process

Description

Executes a process

Endpoint

/path/{pathId}/process/execute

Method

POST

Access Level Rules

Access Level

View

Processing Units

Processing units

1

Parameters

Name
Description
Required
Default

pathId

The id of the process.

true

parameters

Array with the parameters to use when running the process.

true

Last updated