Activate/Suspend In Batch
POST/process-instance/suspended-async
Activates or suspends process instances asynchronously with a list of process instance ids, a process instance query, and/or a historical process instance query.
Request
Responses
- 200
- 400
Request successful.
Bad Request Returned if some of the request parameters are invalid, for example if the provided processDefinitionId or processDefinitionKey parameter is null.