2021.1

Table Of Contents
Content Set Entity Service
The following table is a summary of the resources and methods available in the Content Set
Entity service:
Method Name Uniform Resource Identifier (URI) Method
Type
"Service Handshake"
below
/rest/serverengine/entity/contentsets GET
Get All Content Sets /rest/serverengine/entity/contentsets GET
Get Content Items for
Content Set
/rest/serverengine/entity/contentsets/
{contentSetId}
GET
Get Page Details for
Content Set
/rest/serverengine/entity/contentsets/
{contentSetId}/pages
GET
Delete Content Set Entity /rest/serverengine/entity/contentsets/
{contentSetId}/delete
POST
Get Content Set
Properties
/rest/serverengine/entity/contentsets/
{contentSetId}/properties
GET
Update Content Set
Properties
/rest/serverengine/entity/contentsets/
{contentSetId}/properties
PUT
Service Version /rest/serverengine/entity/contentsets/version GET
Service Handshake
Queries the availability of the Content Set Entity service.
Page 594