Skip to main content
POST
Create Agent Test Folder

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Body

application/json
name
string
required

The name of the folder to create

parent_folder_id
string | null

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

Response

Folder successfully created

id
string
required
name
string
required