SpaceService
AUTH_API_KEY_HEADER_PREFIX: strAUTH_HEADER_KEY: strUSER_ID_HEADER_KEY: strConstructor of the SpaceService
OptionalAdd or replace tags on a folder object in space. The tags are created if they don't exist. If a tag with the same key exists, it is replaced by the new tag.
strListListAdd tags to a folder object in space. The tags are created if they don't exist. It does not replace tags with the same key (use add_or_replace_tags_on_object for that).
strListListCheck the credential of an email/password by calling space and return true if ok
UserCredentials2FaUserSpacestrboolCheck the credential of an email/password by calling space, with 2Fa if needed
UserCredentialsDTObool - TrueExternalCheckCredentialResponseCreate a child folder in the lab space.
strExternalSpaceCreateFolderExternalSpaceFolderCreate a root folder in the lab space. The root folder will be shared to the current user and mark as created by the current user.
ExternalSpaceCreateFolderExternalSpaceFolderstrstrstrstrDelete tags on a folder object in space.
strListGet all the root folders accessible by the current user
ListGet all the folder trees (from root) accessible by the lab
ExternalSpaceFoldersGet all the users of the lab
ListGet the root folder tree information. The folder must be accessible by the lab.
strExternalSpaceFolderRichTextDTORichTextDTOOptionalRichTextModificationsDTOGet the list of notes synced with space
ListGet the list of scenarios synced with space
ListRichTextDTORichTextModificationsDTOstrRichTextDTOGet the information of a user. The user must be in the same space as the lab.
strUserFullDTOCall the space api to mark the lab as started
LabConfigModelDTOboolstrSaveNoteToSpaceDTOFormDataSpaceHierarchyObjectDTOstrSaveScenarioToSpaceDTOSpaceHierarchyObjectDTOSend a mail to a list of users. To send a custom mail, use the template 'generic' and provide mail content in the data.
SpaceSendMailToUsersDTOResponseSend a mail to a list of mails. To send a custom mail, use the template 'generic' and provide mail content in the data.
SpaceSendMailToMailsDTOResponseSend a notification to a list of users in a space
SpaceSendNotificationDTOResponseUpdate a folder in the lab space.
strExternalSpaceCreateFolderExternalSpaceFolderstrstrstrstrstrstrReturn a new instance of the SpaceService that use the access token for authentication
SpaceServiceBaseTypeReturn a new instance of the SpaceService that use the current user for authentication
SpaceServiceBaseType