Delete one or more spaces. Currently limited to 100 spaces at a time.
If an existing data model references a space, you cannot delete that space. Nodes, edges and other data types that are part of a space will no longer be available.
List of space-ids for spaces to delete.
required | Array of objects [ 1 .. 100 ] items |
List of space id(s) affected by the request
The response for a failed request.
{- "items": [
- {
- "space": "string"
}
]
}
{- "items": [
- {
- "space": "string"
}
]
}