Manage Space#
TODO
- get access
- get space details with list of objects
- upload/download avatar
- update description
- subscribe to event stream
- get in sync, get latest events
Space description#
A space has a name, an optional description and an optional avatar. Collaborators with read privilege can view these details. Admin privilege is required to modify them.
Space removal#
Any space administrator can delete the space. This operation is irrevocable and immediately removes all information stored in the space:
- space description & avatar
- files and their metadata, including files in trash
- cached events
- collaborators and pending invitations
Note: the delete operation has no effect on Skalio ID persons.
During the deletion process, all open event-stream connections are informed of the space removal before the connection is being closed server-side.