I created a test data model in a test space. I finished testing and deleted the data model, but can not find a way to delete the space (which no longer contains any data models)?
Solved
How do you delete a (data model) space? [Community Contributed]
Best answer by Thomas Sjølshagen
Hi
Not sure if you’re trying to use the “Data Modeling” UI in Fusion or if you’ve already tried the /api/v1/projects/{project}/models/spaces/delete
API endpoint?
If you’ve tried in Fusion, I’m sorry to have to let you know that we do not yet have support for space deletion there (yet), so you’ll need to use a POST operation to the /api/v1/projects/{project}/models/spaces/delete
endpoint, specifying an array of space IDs to delete in the request body.
If your attempt was using the endpoint, it would be helpful to get a request ID so we can try and figure out what’s going on.
Thanks!
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.