Create folder

Creates a folder for organizing agent tests.

Headers

xi-api-keystringRequired

Request

This endpoint expects an object.
namestringRequired
The name of the folder to create
parent_folder_idstring or nullOptional
The ID of the parent folder. If not provided, the folder will be created at the root level.

Response

Folder successfully created
idstring
namestring

Errors

422
Unprocessable Entity Error