GET restapi/personal/pages/{elementId}/contentblocks/trashcan/v1

Get all content blocks currently in the trashcan for a page element.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
elementId

The unique identifier of the page element

integer

Required

Body Parameters

None.

Response Information

Resource Description

List of content blocks that are in the trashcan

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.