Get a list of active spaces.
Requires AccessScope.SpaceDiscover.
organizationId lists spaces of organization.divisionId lists spaces of division.teamId lists spaces of a teamskip is number of spaces to skiplimit limits number of results
(details)Total count and list of spaces:
id is the identifier of spacename is space display namedescription is space descriptionstorageSize is current storage size in MiBmaxStorageSize is maximum storage size in MiBsubscription is identifier of connected subscriptionmediaAccess (MediaAccess) limits access upload mediastatus (SpaceStatus) defines space status (legacy)size (SpaceSize) is physical size of spacecommunityMode (CommunityMode) switches team/individual editingpassword always return empty string, password can't be read via RPCmeetingBeginTime is timestamp of meeting begin (legacy)meetingEndTime is timestamp of meeting end (legacy)privacy (SpaceAccessLevel) define space privacy (experimental)Create a new space.
Requires AccessScope.SpaceCreate.
name is space display namedescription is space descriptionsubscription (SubscriptionTarget.subscription)mediaAccess (MediaAccess) limits access upload mediastatus (SpaceStatus) defines space status (legacy)size (SpaceSize) is physical size of spacecommunityMode (CommunityMode) switches team/individual editingpassword is password of spacemeetingBeginTime is timestamp of meeting begin (legacy)meetingEndTime is timestamp of meeting end (legacy)privacy (SpaceAccessLevel) define space privacy (experimental)Identifier of created space
Edit space settings.
Requires AccessScope.SpaceEdit.
Fields password, status and privacy require
AccessScope.SpaceAccess.
spaceId is the identifier of spacename is space display namedescription is space descriptionmediaAccess (MediaAccess) limits access upload mediastatus (SpaceStatus) defines space status (legacy)size (SpaceSize) is physical size of spacecommunityMode (CommunityMode) switches team/individual editingpassword is password of spacemeetingBeginTime is timestamp of meeting begin (legacy)meetingEndTime is timestamp of meeting end (legacy)privacy (SpaceAccessLevel) define space privacy (experimental)true if updated successful, otherwise false
Cancel a space subscription
Requires AccessScope.SpaceCancel.
spaceId is the identifier of spaceExpire date as string, ISO 8601
Get a list of space moderators.
Requires AccessScope.SpaceAccess.
spaceId is the identifier of spaceList of moderator's emails
Add a new moderator.
Requires AccessScope.SpaceAccess.
spaceId is the identifier of spaceemail is email of userTrue if user was found
Remove a moderator.
Requires AccessScope.SpaceAccess.
spaceId is the identifier of spaceemail is email of userTrue if user was found
BetaGet a list of space allowlisted users.
Requires AccessScope.SpaceAccess.
spaceId is the identifier of spaceList of allowlisted users emails
BetaAdd a new allowlisted user.
Requires AccessScope.SpaceAccess.
spaceId is the identifier of spaceemail is email of userTrue if user was found
BetaRemove an allowlisted user.
Requires AccessScope.SpaceAccess.
spaceId is the identifier of spaceemail is email of userTrue if user was found
Manage spaces
Manage moderators
Manage allowed users