Managing Workspaces 
The Workspace and Workspace Directory APIs expose the workspace management functionality that you can implement in your custom administrative applications.
In this section, you can find the implementation guidelines and code samples for the following tasks:
How to create shared and personal workspaces, and set their properties
How to search and retrieve workspaces according to the specified search criteria, as well as define various parameters for the presentation of search results
Retrieving Workspace Properties
Different ways to retrieve the properties of a workspace
How to change the workspace properties, such as its name, description, status or permission policy
Various user management tasks, such as retrieving a workspace member list, adding or removing workspace members, or changing their workspace roles
Package
The relevant APIs are contained in the com.sap.workspaces.workspace and com.sap.workspaces.workspace.directory packages.