Delete a folder
Folders
Delete a folder
Delete a folder from a deployment’s workspace. Responds with 204 No Content on success.
The folder must be empty of sub-folders: if it still has child folders, the request is rejected with 400 — delete or move the sub-folders first.
Content directly inside the folder (workbooks, dashboards, reports) is not deleted. It is detached and returned to the workspace root.
Requires manage access to the folder. Returns 404 if the folder does not exist or belongs to a different deployment.
DELETE
Delete a folder