- Sync
- Async
Parameters
folder_id_or_name(str): Folder identifier. Accepts either the folder’s UUID or its name.
Returns
Dict[str, Any]: Dictionary containingstatusandmessagedescribing the deletion.
Examples
- Sync
- Async
Delete a folder and its documents
folder_id_or_name (str): Folder identifier. Accepts either the folder’s UUID or its name.Dict[str, Any]: Dictionary containing status and message describing the deletion.