Delete Space Use Case
Delete an existing space and any permissions, groups, group members, etc. associated with that space.
Input
- Space Name - the name of the space to delete.
Output
- Return true if it succeeded, false otherwise.
Exception
- if the space doesn't exist
- If no permission to delete the space