Delete
流程定义
删除
Deletes a process definition by id.
DELETE
Delete
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the process definition to be deleted.
Query Parameters
true, if all process instances, historic process instances and jobs
for this process definition should be deleted.
true, if only the built-in ExecutionListeners should be notified with the end event.
A boolean value to control whether input/output mappings should be executed during deletion.
true, if input/output mappings should not be invoked.
Response
Request successful.