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

Changes

No recorded changes to this endpoint across all 1 revision of this API.