Methods
URI | DESCRIPTION | METHOD |
---|---|---|
/CreateWorkspace/ | This method is used to create a new Workspace with the specified name (and description) for the user whose credentials are provided. | GET |
/DeleteWorkspace/ | This method deletes the specified Workspace, regardless of whether it has contents or not. | GET |
/AddWorkspacesItem/ | This method is to add a new element to a specified Workspace. | GET |