Skip to main content

Restart Process Instance Async

POST 

/process-definition/:id/restart-async

Restarts process instances that were canceled or terminated asynchronously. Can also restart completed process instances. It will create a new instance using the original instance information. To execute the restart asynchronously, use the Restart Process Instance method.

For more information about the difference between synchronous and asynchronous execution, please refer to the related section of the User Guide.

Request

Responses

Request successful.