For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Delete process instanceAdded in 8.9

POST 

/process-instances/:processInstanceKey/deletion

Strongly Consistent About endpoint data consistency

Deletes a process instance. Only instances that are completed or terminated can be deleted.

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
PROCESS_DEFINITIONDELETE_PROCESS_INSTANCE

Request

Responses

The process instance is marked for deletion.