REST API - resumeProcessInstances
The table summarizes the REST API - resumeProcessInstances.
Request
| Format | PUT <baseurl>/process/resume/<module>/<process>/<version>  | 
                  
| Path parameters | 
  | 
                  
Response
| JSON | If successful, returns 204 No Content in the response header. The response body contains an integer value indicating the number of process instances that were resumed. | 
| XML | If successful, returns 204 No Content in the response header. The response body contains an integer value indicating the number of process instances that were resumed. | 
Copyright © Cloud Software Group, Inc. All rights reserved.
