v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Agent Folders

Update Agent Folder

Rename an agent folder or move it to a new parent.

patch/v2/agent-folders/{folder_id}

Path parameters

folder_idstring uuid required

The folder's unique identifier

Request body

namestring

New folder name

parent_folder_idstring uuid nullable

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

Response

Default Response