GET restapi/personal/library/pages/{learningObjectInstanceId}/contentblocks/trashcan/v1
Get all content blocks currently in the trashcan for a page element.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| learningObjectInstanceId |
The unique identifier of the page |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
List of content blocks that are in the trashcan
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.