Create a batch operation to migrate process instances
POST/process-instances/batch-operations/migration
Migrate multiple instances of process instances.
Request
Responses
- 202
- 400
- 401
- 403
- 500
The batch operation request was accepted.
The process instance batch operation failed. More details are provided in the response body.
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
An internal error occurred while processing the request.