pages REST Endpoints
pages
The operations from the pages category.
- Create a page
-
Method: postPath:
/v1/portal/pages - Retrieve Content Items for a Page
-
Method: getPath:
/v1/portal/pages{id}/contentItems - Retrieve page details by short ID
-
Method: getPath:
/v1/portal/pages{id} - Retrieve Pages
-
Method: getPath:
/v1/portal/pages - Update Pages by Short ID
-
Method: putPath:
/v1/portal/pages{id}
pages
The operations from the pages category.
- Retrieve Pages
-
Method: getPath:
/v1/portal/pages - Create a page
-
Method: postPath:
/v1/portal/pages - Retrieve page details by short ID
-
Method: getPath:
/v1/portal/pages{id} - Update Pages by Short ID
-
Method: putPath:
/v1/portal/pages{id} - Retrieve Content Items for a Page
-
Method: getPath:
/v1/portal/pages{id}/contentItems
pages
The operations from the pages category.
- Retrieve Pages
-
Method: getPath:
/v1/portal/pages - Retrieve page details by short ID
-
Method: getPath:
/v1/portal/pages{id} - Retrieve Content Items for a Page
-
Method: getPath:
/v1/portal/pages{id}/contentItems - Create a page
-
Method: postPath:
/v1/portal/pages - Update Pages by Short ID
-
Method: putPath:
/v1/portal/pages{id}