Start a new process instance
POST/v1/process/start
Preview: The API is in development or testing phases and the interface could still change slightly.
Initiates a new business process instance based on the provided process key and variables
Request
Responses
- 200
- 400
- 404
- 500
Process started successfully
Bad request or validation error
Process or message subscription not found
Internal server error or process execution error