Delete Agent Folder
deleteAgentFolderDelete 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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Pass 'true' to delete a folder that still contains assignments or subfolders. Any contained assignments will be moved to the root level. | |
| folder_id | Yes | The folder's unique identifier |