processDefinition_deleteById
Delete a process definition by ID to remove it from the Operaton BPM engine. Use cascade=true to also delete running instances, history, and jobs associated with the definition.
Instructions
Delete a process definition by ID. Set cascade=true to also delete running instances, history, and jobs. Fails if instances exist and cascade is false.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||