Skip to main content
Version: 8.7 (unreleased)

Create process instance

POST 

/process-instances

Creates and starts an instance of the specified process. The process definition to use to create the instance can be specified either using its unique key (as returned by Deploy resources), or using the BPMN process ID and a version.

Waits for the completion of the process instance before returning a result when awaitCompletion is enabled.

Request

Responses

The process instance was created.