Create folder
Creates a folder for organizing agent tests.
Headers
xi-api-key
Request
This endpoint expects an object.
name
The name of the folder to create
parent_folder_id
The ID of the parent folder. If not provided, the folder will be created at the root level.
Response
Folder successfully created
id
name
Errors
422
Unprocessable Entity Error