d0fc0114da66
Copy Organization
DEPRECATED - Use copyWorkspace instead. Used to copy the contents of one organization to another. This is not idempotent - multiple calls will create multiple copies in the destination.
Query parameters
The ID of the organization from which to copy content
The id of the destination workspace
Include default tests during copy; defaults to false. If this parameter is provided, the "tests" scope will be implicitly included to the copy operation
A list of the tests to copy. If empty, all tests that are not in the excluded_list will be copied. If this parameter is provided, the "tests" scope will be implicitly included to the copy operation
A list of ids of tests to exclude from the copy. If this parameter is provided, the "tests" scope will be implicitly included to the copy operation
Request body
Response
Operation was successful