v1-ws/{workspaceId}-Areas

Number of APIs: 6

  1. Sort areas according to query POST {{baseUrl}}/v1/ws/:workspaceId/Areas/sort

  2. Creates a new area POST {{baseUrl}}/v1/ws/:workspaceId/Areas

  3. Fetch the full organizational unit hierarchy GET {{baseUrl}}/v1/ws/:workspaceId/Areas/hierarchy

  4. Import organisational units POST {{baseUrl}}/v1/ws/:workspaceId/Areas/import

  5. Get all areas related to the workspace (Flatten) <returns></returns> GET {{baseUrl}}/v1/ws/:workspaceId/Areas?type=Entity&ref=eu&q=eu&parentId=61551403&select=eu&page=61551403&size=61551403&skip=61551403&sortBy=eu&asc=true&filters=eu

  6. Export the areas in any format POST {{baseUrl}}/v1/ws/:workspaceId/Areas/export/:format