v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Agent Folders

Delete Agent Folder

Delete an agent folder. If the folder contains assignments or subfolders, pass force=true to delete it and move the contained assignments to the root level.

delete/v2/agent-folders/{folder_id}

Path parameters

folder_idstring uuid required

The folder's unique identifier

Query parameters

forcestring

Pass 'true' to delete a folder that still contains assignments or subfolders. Any contained assignments will be moved to the root level.

Response

Default Response

successboolean required

Always true on success