processDefinition_deleteByKey
Delete all versions of a process definition by key. Use cascade=true to remove instances and history; fails with active instances if cascade is false.
Instructions
Delete all versions of a process definition by key. Set cascade=true to remove all instances and history. Fails if active instances exist and cascade is false.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||