A valid request URL is required to generate request examples
{ "results": { "appCount": 123, "dashboardCount": 123, "chartCount": 123, "apps": [ { "spaceUuid": "<string>", "uuid": "<string>" } ], "dashboards": [ { "spaceUuid": "<string>", "name": "<string>", "uuid": "<string>" } ], "charts": [ { "spaceUuid": "<string>", "name": "<string>", "uuid": "<string>" } ], "spaces": [ { "appCount": 123, "dashboardCount": 123, "chartCount": 123, "parentSpaceUuid": "<string>", "name": "<string>", "uuid": "<string>" } ] }, "status": "ok" }
Get the impact of deleting a space (affected child spaces, charts, dashboards)
Documentation IndexFetch the complete documentation index at: https://docs.lightdash.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.lightdash.com/llms.txt
Use this file to discover all available pages before exploring further.
The uuid of the space's parent project
The uuid of the space to check
Success
Show child attributes
ok
Was this page helpful?