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

Suspend process instanceAdded in 8.10

POST 

/process-instances/:processInstanceKey/suspension

Strongly Consistent About endpoint data consistency

Suspends a running process instance, pausing further processing until it is resumed. Only process instances in the ACTIVE state can be suspended.

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 suspended.