{ "opencollection": "1.0.0", "info": { "name": "Lightdash AiAgents Bulk action API", "version": "0.3156.1" }, "items": [ { "info": { "name": "Bulk action", "type": "folder" }, "items": [ { "info": { "name": "Bulk move content", "type": "http" }, "http": { "method": "POST", "url": "/api/v2/content/bulk-action/:projectUuid/move", "params": [ { "name": "projectUuid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Move multiple items (Charts, Dashboards, Spaces) to another space" } ] } ], "bundled": true }