Workspace REST Endpoints
Workspace
The Workspace service enables you to send requests related to workspaces.
- Creates a workspace.
-
Method: postPath:
/v16.2/workspace
- Creates workspaces.
-
Method: postPath:
/v16.2/workspace/batch
- Deletes the workspace for the specified workspace ID.
-
Method: deletePath:
/v16.2/workspace/{id}
- Deletes the workspace for the specified workspace IDs.
-
Method: deletePath:
/v16.2/workspace/batch
- Finds and returns all child workspaces in the hierarchy of given Workspace ID.
-
Method: getPath:
/v16.2/workspace/getChildrenInHierarchy/{id}
- Finds and returns direct child workspaces of given Workspace ID.
-
Method: getPath:
/v16.2/workspace/children/{id}
- Returns all workspaces. This includes parent and child record.
-
Method: getPath:
/v16.2/workspace
- Returns the root workspace.
-
Method: getPath:
/v16.2/workspace/root
- Returns the workspace for the specified workspace code.
-
Method: getPath:
/v16.2/workspace/code/{code}
- Returns the workspace for the specified workspace ID.
-
Method: getPath:
/v16.2/workspace/{id}
- Updates the workspace for the specified workspace ID.
-
Method: putPath:
/v16.2/workspace
- Updates the workspaces for the specified workspace IDs.
-
Method: putPath:
/v16.2/workspace/batch
Workspace
The Workspace service enables you to send requests related to workspaces.
- Returns all workspaces. This includes parent and child record.
-
Method: getPath:
/v16.2/workspace
- Creates a workspace.
-
Method: postPath:
/v16.2/workspace
- Updates the workspace for the specified workspace ID.
-
Method: putPath:
/v16.2/workspace
- Deletes the workspace for the specified workspace IDs.
-
Method: deletePath:
/v16.2/workspace/batch
- Creates workspaces.
-
Method: postPath:
/v16.2/workspace/batch
- Updates the workspaces for the specified workspace IDs.
-
Method: putPath:
/v16.2/workspace/batch
- Finds and returns direct child workspaces of given Workspace ID.
-
Method: getPath:
/v16.2/workspace/children/{id}
- Returns the workspace for the specified workspace code.
-
Method: getPath:
/v16.2/workspace/code/{code}
- Finds and returns all child workspaces in the hierarchy of given Workspace ID.
-
Method: getPath:
/v16.2/workspace/getChildrenInHierarchy/{id}
- Returns the root workspace.
-
Method: getPath:
/v16.2/workspace/root
- Deletes the workspace for the specified workspace ID.
-
Method: deletePath:
/v16.2/workspace/{id}
- Returns the workspace for the specified workspace ID.
-
Method: getPath:
/v16.2/workspace/{id}
Workspace
The Workspace service enables you to send requests related to workspaces.
- Deletes the workspace for the specified workspace IDs.
-
Method: deletePath:
/v16.2/workspace/batch
- Deletes the workspace for the specified workspace ID.
-
Method: deletePath:
/v16.2/workspace/{id}
- Returns all workspaces. This includes parent and child record.
-
Method: getPath:
/v16.2/workspace
- Finds and returns direct child workspaces of given Workspace ID.
-
Method: getPath:
/v16.2/workspace/children/{id}
- Returns the workspace for the specified workspace code.
-
Method: getPath:
/v16.2/workspace/code/{code}
- Finds and returns all child workspaces in the hierarchy of given Workspace ID.
-
Method: getPath:
/v16.2/workspace/getChildrenInHierarchy/{id}
- Returns the root workspace.
-
Method: getPath:
/v16.2/workspace/root
- Returns the workspace for the specified workspace ID.
-
Method: getPath:
/v16.2/workspace/{id}
- Creates a workspace.
-
Method: postPath:
/v16.2/workspace
- Creates workspaces.
-
Method: postPath:
/v16.2/workspace/batch
- Updates the workspace for the specified workspace ID.
-
Method: putPath:
/v16.2/workspace
- Updates the workspaces for the specified workspace IDs.
-
Method: putPath:
/v16.2/workspace/batch