Skip to main content
PATCH
Update Agent Folder

Authorizations

Authorization
string
header
required

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

Path Parameters

folder_id
string<uuid>
required

The folder's unique identifier

Body

application/json
name
string

New folder name

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

New parent folder ID. Pass null to move the folder to the root level.

Response

Default Response

folder
object
required