Bulk move tests to folder

Moves multiple tests or folders from one folder to another.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
entity_idslist of stringsRequired
The IDs of tests or folders to move.
move_tostring or nullOptional
The folder to move the entities to. If not set, the entities will be moved to the root folder.

Response

Tests or folders successfully moved to another folder

Errors

422
Unprocessable Entity Error