v4

OpenAPI 3.1.02026-07-313621,3961.8 MB
Agents Platform

Bulk Move Tests To Folder

Moves multiple tests or folders from one folder to another.

post/v1/convai/agent-testing/bulk-move

Headers

xi-api-keystring nullable

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Your API key. This is required by most endpoints to access our API programmatically. You can view your xi-api-key using the 'Profile' tab on the website.

Request body

entity_idsstring[] required

The IDs of tests or folders to move.

move_tostring nullable

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

{"stackTrail":"paths:/v1/convai/agent-testing/bulk-move:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}