fluig_process_version_delete
Delete a process version. Withdraws it first if released; deleting the last version removes the entire process definition.
Instructions
DESTRUCTIVE. Delete a process version (withdraw it first if released). Deleting the LAST version removes the entire process definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually perform the operation. | |
| version | No | Version (optional; omitted means latest). | |
| processId | Yes | Process id. |