Agents Platform

Create Agent Test Folder

Creates a folder for organizing agent tests.

post/v1/convai/agent-testing/folders

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

namestring required

The name of the folder to create

parent_folder_idstring nullable

The ID of the parent folder. If not provided, the folder will be created at the root level.

Response

Folder successfully created

idstring required
namestring required

Changes

No recorded changes to this endpoint across all 29 revisions of this API.