Skip to main content
POST
Create Agent Folder

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

teamId
string
required

Body

application/json
name
string
required

Human-readable folder name

Required string length: 1 - 100
parent_folder_id
string<uuid> | null

Parent folder ID for nested folders. Omit or null to create at the root level.

Response

Default Response

folder
object
required