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

Resume process instanceAdded in 8.10

POST 

/process-instances/:processInstanceKey/resumption

Strongly Consistent About endpoint data consistency

Resumes a suspended process instance, returning it to the ACTIVE state and continuing processing. Only process instances in the SUSPENDED state can be resumed.

Required permissions

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

Resource typePermission
PROCESS_DEFINITIONSUSPEND_PROCESS_INSTANCE

Request

Responses

The process instance is resumed.