Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
A list of process instance ids to migrate.
A process instance query which defines a group of process instances
A boolean value to control whether execution listeners should be invoked during migration.
A boolean value to control whether input/output mappings should be executed during migration.
Response
Request successful. This method returns no content.